瀏覽代碼

and again

root 3 月之前
父節點
當前提交
fa1b8197c8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      install-eye.sh

+ 2 - 2
install-eye.sh

@@ -1788,11 +1788,11 @@ eye_upgrade() {
     echo -e "${GREEN}===========================================${NC}"
     echo ""
 
-    stop_eye
-
     check_root
     detect_distro
 
+    stop_eye
+
     backup_current_installation || {
         echo "CRITICAL: Backup failed. Aborting upgrade."
         start_eye