Update start-server.sh

This commit is contained in:
2019-04-24 15:01:50 +02:00
committed by GitHub
parent 2af887228a
commit 5eb1238586

View File

@@ -32,8 +32,6 @@ else
fi
echo "---Prepare Server---"
mkdir ${DATA_DIR}/.steam/root
cp ${STEAMCMD_DIR}/linux32/steamclient.so ${SERVER_DIR}/steamclient.so
chmod -R 770 ${DATA_DIR}
echo "---Start Server---"