소스 검색

Remove unneeded line

OCD
Scarsz 11 년 전
부모
커밋
3c4fb970d2
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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