./ctl setup
This commit is contained in:
parent
6a8a7b956d
commit
660512e38f
2 changed files with 8 additions and 7 deletions
1
ctl
1
ctl
|
|
@ -83,7 +83,6 @@ if [ "$1" == "update" ]; then
|
|||
git pull
|
||||
cd $BASE/$NAME
|
||||
git pull
|
||||
$0 db upgrade
|
||||
$0 setup
|
||||
$0 update_static > /dev/null
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue