From fb7b7add1abdacbeec7bd6310e869dca0b80829f Mon Sep 17 00:00:00 2001 From: TheSaminator Date: Mon, 14 Feb 2022 09:39:34 -0500 Subject: [PATCH] Fix update script --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1