Daniel Gibbs 10 年 前
コミット
0054b041df
1 ファイル変更1 行追加0 行削除
  1. 1 0
      lgsm/functions/command_install.sh

+ 1 - 0
lgsm/functions/command_install.sh

@@ -32,6 +32,7 @@ if [ "${gamename}" == "Counter Strike: Global Offensive" ]||[ "${gamename}" == "
 elif [ "${gamename}" == "Teamspeak 3" ]; then
 	install_ts3db.sh
 fi
+
 fix.sh
 install_complete.sh
 core_exit.sh