浏览代码

Error code 0 was returned when the installation failed!

keie 39 年之前
父节点
当前提交
a17f8ebe1c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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