Add export HOME directory in backup script

This commit is contained in:
Nemo 2020-08-30 12:47:40 +02:00
parent 39ee52663b
commit 43ec79fc77
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!{{ backup_client_shell }}
export HOME={{ backup_client_user_home }}
{% for backup_serv in groups['backup_server'] %}
# Check if {{ backup_serv }} is a known host