mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update backup
This commit is contained in:
parent
17a52dace5
commit
521800502f
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ ynh_mysql_dump_db "$db_name" > db.sql
|
||||||
ynh_backup "/etc/cron.d/$app"
|
ynh_backup "/etc/cron.d/$app"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# BACKUP POSTFIX
|
# BACKUP POSTFIX & ALIASES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_backup $postfix
|
ynh_backup $postfix
|
||||||
|
ynh_backup /etc/aliases
|
||||||
|
|
Loading…
Add table
Reference in a new issue