From 5aea0a5bcfb3d620f65ce01b345d8a091ae4eca0 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 17 Jul 2021 23:54:09 -0500 Subject: [PATCH] Removed Debug Flag --- Mordhau/Mordhau-Start-Server.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/Mordhau/Mordhau-Start-Server.bash b/Mordhau/Mordhau-Start-Server.bash index fd450d3..6260d17 100755 --- a/Mordhau/Mordhau-Start-Server.bash +++ b/Mordhau/Mordhau-Start-Server.bash @@ -16,7 +16,6 @@ # they must use -KEY=VALUE notation. # -set +x [[ "${1}" == "" ]] && echo "Error - Invalid Server ID" \ && echo " Usage: Mordhau-Start-Server [Server-ID] ? [--preserve]" \