root 3 mesi fa
parent
commit
fa1b8197c8
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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