2
0
Эх сурвалжийг харах

fixed missing fi in update.sh

DerLinkman 3 сар өмнө
parent
commit
be8537d165
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      update.sh

+ 2 - 1
update.sh

@@ -360,7 +360,8 @@ if [ ! "$DEV" ]; then
   if [ "${EXIT_COUNT}" -ge 1 ]; then
   if [ "${EXIT_COUNT}" -ge 1 ]; then
     echo "Changes for the update Script, please run this script again, exiting!"
     echo "Changes for the update Script, please run this script again, exiting!"
     exit 2
     exit 2
-
+  fi
+  
 fi
 fi
 
 
 if [ ! "$FORCE" ]; then
 if [ ! "$FORCE" ]; then