1
0
Fork 0
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:
Thomas 2023-03-02 14:10:28 +01:00 committed by GitHub
parent 144d32bca6
commit a3e3fb6ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,6 @@ set -a; source "$install_dir/.env"; set +a
ynh_script_progression --message="Initializing database..." --weight=1
ynh_exec_warn_less /var/www/fittrackee/.venv/bin/ftcli db upgrade
ynh_exec_warn_less /var/www/fittrackee/.venv/bin/fittrackee
#=================================================