root il y a 3 mois
Parent
commit
fa1b8197c8
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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