Browse Source

migrated to fix_ark.sh

Daniel Gibbs 8 năm trước cách đây
mục cha
commit
8ec1c362ef
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      lgsm/functions/command_install.sh

+ 0 - 2
lgsm/functions/command_install.sh

@@ -39,8 +39,6 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
 	install_ts3db.sh
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	command_install_resources_mta.sh
-elif [ "${gamename}" == "ARK: Survival Evolved" ]; then
-	ln -s "${steamcmddir}" "${serverfiles}/Engine/Binaries/ThirdParty/SteamCMD/Linux"
 fi
 
 fix.sh