Explorar el Código

Remove unneeded line

OCD
Scarsz hace 11 años
padre
commit
3c4fb970d2
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      CounterStrikeConditionZero/csczserver

+ 1 - 2
CounterStrikeConditionZero/csczserver

@@ -753,7 +753,6 @@ fn_getquery(){
 	echo ""
 }
 
-
 fn_retryinstall(){
 while true; do
 	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}"
 	exit 1;;
 esac
-exit
+exit