mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Fixed start/stop scripts
This commit is contained in:
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8.0_222 (2)" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/2006Redone_Server" />
|
||||
<output url="file://$PROJECT_DIR$/CompiledServer" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -1,3 +0,0 @@
|
||||
@echo off
|
||||
java -jar libs/javac++.jar src libs bin
|
||||
pause
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1,3 @@
|
||||
rm -rf redone/ ; cp -r ../2006Redone_Server/redone . ; java -cp ".:./libs/*" redone.Server
|
||||
rm -rf redone/
|
||||
cp -r ../CompiledServer/production/2006rebotted/redone .
|
||||
java -cp ".:./libs/*" redone.Server
|
||||
|
||||
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 +1,3 @@
|
||||
rm -rf org/ ; cp -r ../2006Redone_Server/production/2006rebotted/org ; java -cp ".:./assets/*" org.apollo.jagcached.FileServer
|
||||
rm -rf org/
|
||||
cp -r ../CompiledServer/production/2006rebotted/org .
|
||||
java -cp ".:./libs/*" org.apollo.jagcached.FileServer
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
@echo off
|
||||
|
||||
java -cp bin;assets/*; org.apollo.jagcached.FileServer
|
||||
|
||||
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.
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.
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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user