Fix update script
authorTheSaminator <TheSaminator@users.noreply.github.com>
Mon, 14 Feb 2022 14:39:34 +0000 (09:39 -0500)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Mon, 14 Feb 2022 14:39:34 +0000 (09:39 -0500)
update

diff --git a/update b/update
index 174d7ab447dece9f8c39c7d0f811b36131c17de1..f40ecd140bfb9dfad6644aeb5cbc791ca1ec2005 100755 (executable)
--- a/update
+++ b/update
@@ -3,4 +3,4 @@
 screen -S starshipfights -X quit
 git pull
 gradle shadowJar
-./run
+screen -dmS starshipfights gradle runShadow