1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update restore

This commit is contained in:
ericgaspar 2020-08-14 14:00:39 +02:00
parent b6150fc28d
commit 565845b1d2
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -84,7 +84,7 @@ ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
ynh_script_progression --message="Reinstalling dependencies..." --weight=6
# Define and install dependencies
ynh_install_app_dependencies php${YNH_PHP_VERSION}-cli
ynh_install_extra_app_dependencies --package="php${YNH_PHP_VERSION}-cli"
#=================================================
# RESTORE THE MYSQL DATABASE