mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Missing dir
This commit is contained in:
parent
ef9cc98d5e
commit
9a87d8a52d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
source /usr/share/yunohost/helpers
|
||||
ynh_abort_if_errors
|
||||
YNH_CWD="${YNH_BACKUP_DIR%/}/conf/dkim"
|
||||
mkdir -p "$YNH_CWD"
|
||||
cd "$YNH_CWD"
|
||||
|
||||
ynh_backup --src_path="/etc/dkim"
|
||||
|
|
Loading…
Add table
Reference in a new issue