Updates bw-dev command and ticks version number
This commit is contained in:
parent
820279166a
commit
78b03efe45
2 changed files with 2 additions and 1 deletions
1
bw-dev
1
bw-dev
|
@ -163,6 +163,7 @@ case "$CMD" in
|
|||
update)
|
||||
git pull
|
||||
docker-compose build
|
||||
./update.sh
|
||||
runweb python manage.py migrate
|
||||
runweb python manage.py collectstatic --no-input
|
||||
docker-compose up -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue