mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ynh_exec_warn_less dyndns backup
This commit is contained in:
parent
1e7c3ffc21
commit
7f1938df6f
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ mkdir -p $YNH_CWD
|
|||
cd "$YNH_CWD"
|
||||
|
||||
# Backup the configuration
|
||||
ynh_backup --src_path="/etc/yunohost/dyndns" --not_mandatory
|
||||
ynh_backup --src_path="/etc/cron.d/yunohost-dyndns" --not_mandatory
|
||||
ynh_exec_warn_less ynh_backup --src_path="/etc/yunohost/dyndns" --not_mandatory
|
||||
ynh_exec_warn_less ynh_backup --src_path="/etc/cron.d/yunohost-dyndns" --not_mandatory
|
||||
|
|
Loading…
Add table
Reference in a new issue