mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Fixed restore
This commit is contained in:
parent
0877583b6b
commit
d326c19e5d
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ chown -R $app: $final_path
|
|||
#=================================================
|
||||
|
||||
ynh_restore_file "/etc/php/7.1/fpm/pool.d/$app.conf"
|
||||
ynh_restore_file "/etc/php/7.1/fpm/pool.d/$app.conf"
|
||||
ynh_restore_file "/etc/php/7.1/fpm/conf.d/20-$app.ini"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC UPGRADE
|
||||
|
|
Loading…
Reference in a new issue