mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 08:39:04 +00:00
Merged:
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
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!
|
||||
for
|
||||
rm -rf redone/
|
||||
cp -r ../CompiledServer/production/2006rebotted/redone .
|
||||
java -Xmx15G -cp ".:./libs/*" redone.Server
|
||||
|
||||
Reference in New Issue
Block a user