diff --git a/CounterStrikeConditionZero/csczserver b/CounterStrikeConditionZero/csczserver index 9369c9a6b..6991c32a9 100644 --- a/CounterStrikeConditionZero/csczserver +++ b/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 \ No newline at end of file +exit