updateElement
This commit is contained in:
parent
706df6cc4b
commit
877e867d03
35 changed files with 516 additions and 314 deletions
1
ctl
1
ctl
|
|
@ -85,6 +85,7 @@ if [ "$1" == "update" ]; then
|
|||
git pull
|
||||
$0 db upgrade
|
||||
$0 setup
|
||||
$0 update_static > /dev/null
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue