Remove /var/log

There is no `/var/log`
This commit is contained in:
yalh76
2022-07-01 01:13:09 +02:00
parent aa44a41477
commit e624704d26
6 changed files with 11 additions and 41 deletions

View File

@ -47,12 +47,6 @@ ynh_backup --src_path="$final_path"
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
# BACKUP LOGROTATE
#=================================================
ynh_backup --src_path="/etc/logrotate.d/$app"
#=================================================
# BACKUP SYSTEMD
#=================================================