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