mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 16:49:03 +00:00
5 lines
213 B
Bash
Executable File
5 lines
213 B
Bash
Executable File
echo This is meant to be run by the live server admin! You probably don\'t want to do this!
|
|
rm -rf org/
|
|
cp -r ../CompiledServer/production/2006rebotted/org .
|
|
java -cp ".:./libs/*" org.apollo.jagcached.FileServer
|