Ver código fonte

Error code 0 was returned when the installation failed!

keie 39 anos atrás
pai
commit
a17f8ebe1c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      mach/install

+ 1 - 0
mach/install

@@ -17,4 +17,5 @@ then
 	exit 0
 else
 	echo Sorry, can not create "lib/${MACH}/$DEST".
+	exit 1
 fi