mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
fix a ynh_backup path
This commit is contained in:
parent
7b0783fd75
commit
24f62bb218
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
|
|||
|
||||
ynh_backup --src_path="/var/log/nginx/$domain-access.log"
|
||||
|
||||
ynh_backup --src_path="/var/log/freshrss/freshrss.log"
|
||||
ynh_backup --src_path="/var/log/$app/freshrss.log"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
|
|
Loading…
Add table
Reference in a new issue