#!/bin/sh git checkout master git reset --hard git pull origin master --ff-only java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui