Daniel Gibbs 10 лет назад
Родитель
Сommit
9e38714872
1 измененных файлов с 2 добавлено и 9 удалено
  1. 2 9
      functions/command_start.sh

+ 2 - 9
functions/command_start.sh

@@ -71,10 +71,8 @@ echo -en "\n"
 }
 }
 
 
 fn_start_tmux(){
 fn_start_tmux(){
-check_root.sh
-check_systemdir.sh
-check_ip.sh
-check_logs.sh
+check.sh
+
 if [ "${gamename}" == "Counter Strike: Global Offensive" ]; then
 if [ "${gamename}" == "Counter Strike: Global Offensive" ]; then
 	startfix=1
 	startfix=1
 	fix_csgo.sh
 	fix_csgo.sh
@@ -99,11 +97,6 @@ fi
 fn_printdots "${servername}"
 fn_printdots "${servername}"
 fn_scriptlog "${servername}"
 fn_scriptlog "${servername}"
 sleep 1
 sleep 1
-check_tmux.sh
-
-if [ "${gamename}" != "Mumble" ]; then
-	check_steamcmd.sh
-fi
 
 
 if [ "${tmuxwc}" -eq 0 ]; then
 if [ "${tmuxwc}" -eq 0 ]; then
 	fn_scriptlog "Rotating log files"
 	fn_scriptlog "Rotating log files"