forked from 2009Scape/Server
Update plugins on run too
This commit is contained in:
parent
13171d3d78
commit
df497818fc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
rm -rf org
|
||||
cp -r ../CompiledServer/production/09Scape/org .
|
||||
rm -rf plugin/
|
||||
cp -r ../CompiledServer/production/09Scape/org/crandor/plugin .
|
||||
java -server -cp ".:./bin;.:./data/libs/*" org.crandor.Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue