scripts/backup: Fix initialization of $email

Mostly harmless in practice, since $email is typically unset.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-09-03 10:44:02 +02:00
parent f0dbddd590
commit e6d2615648

View file

@ -39,7 +39,7 @@ local_dir=../backup
# Don't copy (are you *sure* you want to be stupid?):
remote_host=
remote_dir=
remote_email=
email=
#
# Do copy:
#remote_host=user@host