rsemcs/run.sh

7 lines
144 B
Bash
Raw Normal View History

2022-01-08 20:23:08 +00:00
#!/bin/sh
git reset --hard
git pull origin master --ff-only
git checkout master@{'24 hours ago'}
2022-01-08 20:23:08 +00:00
java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui