Backup ssowat/conf.json.persistent

This commit is contained in:
Alexandre Aubin 2021-03-10 19:25:56 +01:00
parent 7e4536752e
commit 2be90e35eb
2 changed files with 4 additions and 0 deletions

View file

@ -14,3 +14,5 @@ for file in $(cat ./manually_modified_files_list)
do
ynh_backup --src_path="$file"
done
ynh_backup --src_path="/etc/ssowat/conf.json.persistent"

View file

@ -9,3 +9,5 @@ for file in $(cat ./manually_modified_files_list)
do
ynh_restore_file --origin_path="$file" --not_mandatory
done
ynh_restore_file --origin_path="/etc/ssowat/conf.json.persistent" --not_mandatory