mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Touchup server cmds and latest compile (#69)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
@echo off
|
||||
title 2006Redone
|
||||
cd bin
|
||||
java Main
|
||||
pause
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
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
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user