Browse Source

and again

root 3 tháng trước cách đây
mục cha
commit
fa1b8197c8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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