Automatically merged delta branch to master.
This commit is contained in:
commit
4c958fba06
4
run.sh
4
run.sh
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
git reset --hard
|
||||
git pull origin master --ff-only
|
||||
git checkout master@{'24 hours ago'}
|
||||
./update.sh
|
||||
|
||||
java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui
|
@ -1,3 +1,3 @@
|
||||
env.VER_MAJOR=0
|
||||
env.VER_MINOR=0
|
||||
env.VER_PATCH=7
|
||||
env.VER_PATCH=9
|
||||
|
Loading…
Reference in New Issue
Block a user