Separated update from run script.
This commit is contained in:
parent
e49964b894
commit
34d0df7cbd
4
run.sh
4
run.sh
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
git checkout master
|
||||
git reset --hard
|
||||
git pull origin master --ff-only
|
||||
./update.sh
|
||||
|
||||
java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui
|
Loading…
x
Reference in New Issue
Block a user