mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 08:39:04 +00:00
4 lines
108 B
Bash
Executable File
4 lines
108 B
Bash
Executable File
rm -rf redone/
|
|
cp -r ../CompiledServer/production/2006rebotted/redone .
|
|
java -cp ".:./libs/*" redone.Server
|