mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update install
This commit is contained in:
parent
40f73f1a5e
commit
f01e7d9f88
1 changed files with 2 additions and 2 deletions
|
@ -67,9 +67,9 @@ source $install_dir/.env
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Initializing database..." --weight=1
|
ynh_script_progression --message="Initializing database..." --weight=1
|
||||||
|
|
||||||
ftcli db upgrade
|
$install_dir/ftcli db upgrade
|
||||||
|
|
||||||
|
|
||||||
flask worker --processes 2
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Reference in a new issue