reset.sh: Also update the framework
This commit is contained in:
parent
ead3bd5cc4
commit
746f47df51
1 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,10 @@ pkill -9 schematics.sh
|
|||
pkill -9 server.sh
|
||||
pkill -9 java
|
||||
|
||||
# Sync changes with the github repository
|
||||
# Sync changes with the GitHub repository
|
||||
cd ~/framework
|
||||
git pull
|
||||
|
||||
cd ~/server-default
|
||||
git pull
|
||||
|
||||
|
|
Loading…
Reference in a new issue