mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-05 11:38:33 +02:00
Fix
This commit is contained in:
@ -47,7 +47,11 @@ ynh_backup --src_path="$final_path"
|
||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
# BACKUP LOGROTATE
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="/etc/logrotate.d/$app"
|
||||
|
||||
#=================================================
|
||||
# BACKUP SYSTEMD
|
||||
#=================================================
|
||||
|
Reference in New Issue
Block a user