Jelajahi Sumber

Remove unneeded line

OCD
Scarsz 11 tahun lalu
induk
melakukan
3c4fb970d2
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      CounterStrikeConditionZero/csczserver

+ 1 - 2
CounterStrikeConditionZero/csczserver

@@ -753,7 +753,6 @@ fn_getquery(){
 	echo ""
 	echo ""
 }
 }
 
 
-
 fn_retryinstall(){
 fn_retryinstall(){
 while true; do
 while true; do
 	read -p "Retry install? [y/N]" yn
 	read -p "Retry install? [y/N]" yn
@@ -902,4 +901,4 @@ case "$1" in
 	echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}"
 	echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}"
 	exit 1;;
 	exit 1;;
 esac
 esac
-exit
+exit