Print "Installing ARK server" in doInstall

This commit is contained in:
Ben Peddell 2016-02-18 01:16:02 +10:00
parent 46f8c16828
commit 5ad361a2df

View File

@ -825,6 +825,7 @@ doInstall() {
fi fi
cd "$steamcmdroot" cd "$steamcmdroot"
echo -n "Installing ARK server"
# install the server # install the server
runSteamCMDAppUpdate "$arkserverroot" validate runSteamCMDAppUpdate "$arkserverroot" validate
# the current version should be the last version. We set our version # the current version should be the last version. We set our version