mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-07 08:39:07 +00:00
Touchup server cmds and latest compile (#69)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
echo NOTE: This program is meant to be run by the live server admin only!
|
||||
echo You probably don\'t want to run this, even if you\'re developing locally!
|
||||
rm -rf redone/
|
||||
cp -r ../CompiledServer/production/2006rebotted/redone .
|
||||
java -cp ".:./libs/*" redone.Server
|
||||
java -Xmx15G -cp ".:./libs/*" redone.Server
|
||||
|
||||
Reference in New Issue
Block a user