rsemcs/run.sh

7 lines
144 B
Bash
Executable File

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