1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensondage_ynh.git synced 2024-09-03 19:46:28 +02:00

use ynh_install_app_dependencies in restore

This commit is contained in:
Jean-Baptiste Holcroft 2017-10-26 16:42:12 +02:00
parent 478912c5b8
commit 5428f67f0b

View file

@ -97,7 +97,7 @@ ynh_mysql_connect_as "$db_name" "$db_pwd" "$db_name" < ./db.sql
#================================================= #=================================================
# Dependences # Dependences
ynh_package_install php-fpdf ynh_install_app_dependencies php-fpdf
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION