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:
parent
478912c5b8
commit
5428f67f0b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ ynh_mysql_connect_as "$db_name" "$db_pwd" "$db_name" < ./db.sql
|
|||
#=================================================
|
||||
|
||||
# Dependences
|
||||
ynh_package_install php-fpdf
|
||||
ynh_install_app_dependencies php-fpdf
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue