buche added to sync example

This commit is contained in:
Dirk Alders 2021-01-14 05:10:13 +01:00
parent 478de022cf
commit 864bf1de99

View File

@ -3,7 +3,7 @@ import sys
backup = False
hosts = ['ahorn', 'erle', 'linde']
hosts = ['ahorn', 'buche', 'erle', 'linde']
__basepath__ = '/usr/data'
entries = (
('dirk@%s:/usr/data', __basepath__, None),