Kaynağa Gözat

buche added to sync example

master
Dirk Alders 3 yıl önce
ebeveyn
işleme
864bf1de99
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      example/sync_config.py

+ 1
- 1
example/sync_config.py Dosyayı Görüntüle

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

Loading…
İptal
Kaydet