This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
rsemcs
Watch
1
Star
0
Fork
0
You've already forked rsemcs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9c25a9ef0
rsemcs
/
run.sh
6 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Current configurations.
2022-01-08 20:23:08 +00:00
#!/bin/sh
Updated run script to pull before running.
2022-01-09 05:40:55 +00:00
git checkout master
git pull origin master
Current configurations.
2022-01-08 20:23:08 +00:00
java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui
Reference in New Issue
Copy Permalink