Explorar o código

start now only using check.sh

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
9e38714872
Modificáronse 1 ficheiros con 2 adicións e 9 borrados
  1. 2 9
      functions/command_start.sh

+ 2 - 9
functions/command_start.sh

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