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

fix retore www twice

This commit is contained in:
Clément 2017-03-13 13:39:53 +01:00
parent 8bee3febda
commit 4ec516dd63

View file

@ -29,8 +29,7 @@ sudo chown -R www-data: $final_path/data/
sudo chown -R www-data: $final_path/extensions/
# Restore conf files
sudo cp -a www/. $final_path
sudo cp nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
ynh_backup nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
ynh_backup $app.cron /etc/cron.d/$app
# Restore mysql dump