add startup folder migration command

This commit is contained in:
simon 2023-05-20 19:30:40 +07:00
parent c4e2332b83
commit 868247e6d4
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ fi
python manage.py ta_envcheck
python manage.py ta_connection
python manage.py ta_startup
python manage.py ta_migpath
# start all tasks
nginx &