diff --git a/Run_Production_Linux_Game_Server.sh b/Run_Production_Linux_Game_Server.sh index 03fb31c..de8dd68 100755 --- a/Run_Production_Linux_Game_Server.sh +++ b/Run_Production_Linux_Game_Server.sh @@ -33,7 +33,6 @@ echo "Copying result to Website/downloads/" echo "" yes | sudo cp -rf "Game/client/client.zip" "Website/downloads/" sudo rm "Game/client/client.zip" - echo "" echo ""