소스 검색

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