mirror of
https://github.com/kaboomserver/framework.git
synced 2025-05-24 03:47:39 -04:00
Update reset.sh
This commit is contained in:
parent
7859692a80
commit
bb1e3dd19b
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ pkill -9 schematics.sh
|
|||
pkill -9 server.sh
|
||||
pkill -9 java
|
||||
|
||||
# Sync changes with the github repository
|
||||
cd ~/server-default
|
||||
git pull
|
||||
|
||||
chmod -R 777 ~/server/
|
||||
rm -rf ~/server/*
|
||||
cp -Tr ~/server-default/ ~/server/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue