From 175edb7ce92c6a45f1ab9616e052db06b1839849 Mon Sep 17 00:00:00 2001 From: Marwolf Date: Sat, 11 Aug 2018 00:56:48 -0400 Subject: [PATCH] Removal of extra line space --- Run_Production_Linux_Game_Server.sh | 1 - 1 file changed, 1 deletion(-) 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 ""