1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Update restore

This commit is contained in:
oufmilo 2023-01-13 00:02:01 +01:00 committed by GitHub
parent 97d398bff3
commit 12efd1268e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,10 @@ chown -R $app:www-data "$datadir"
ynh_script_progression --message="Reinstalling dependencies..." --weight=1
# Define and install dependencies
ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
ynh_exec_warn_less
ynh_install_app_dependencies
$pkg_dependencies
#=================================================
# RESTORE THE POSTGRESQL DATABASE