From: TheSaminator Date: Mon, 14 Feb 2022 14:39:34 +0000 (-0500) Subject: Fix update script X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=fb7b7add1abdacbeec7bd6310e869dca0b80829f;p=starship-fights Fix update script --- diff --git a/update b/update index 174d7ab..f40ecd1 100755 --- a/update +++ b/update @@ -3,4 +3,4 @@ screen -S starshipfights -X quit git pull gradle shadowJar -./run +screen -dmS starshipfights gradle runShadow