瀏覽代碼

更新 'update.sh'

linj 5 年之前
父節點
當前提交
0d5ec4ebdd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      update.sh

+ 1 - 1
update.sh

@@ -22,4 +22,4 @@ started=`ps aux | grep bityuan -w | grep -v grep  | wc -l`
 sleep 15
 started=`ps aux | grep bityuan -w | grep -v grep  | wc -l`
 [ $started = 1 ] && echo "update bityuan success!"
-
+[ $started != 1 ] && echo "update bityuan failed!"