summaryrefslogtreecommitdiffstats
path: root/retiolum/bin
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-05-14 12:11:11 +0200
committermakefu <root@pigstarter.de>2013-05-14 12:11:11 +0200
commit13218101e633fcfd163e5e677d02851615fc47c9 (patch)
tree63ddf88c4d4022c6ab8f4b095140e9f05ab7c34d /retiolum/bin
parent8ecd8b9e2714e559fc05983be69be409196d5da7 (diff)
parentd414c24bbf296f3888622550fb9c1d46cd23746c (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'retiolum/bin')
-rwxr-xr-xretiolum/bin/update-retiolum-hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/bin/update-retiolum-hosts b/retiolum/bin/update-retiolum-hosts
index 214ac205..eb57af3f 100755
--- a/retiolum/bin/update-retiolum-hosts
+++ b/retiolum/bin/update-retiolum-hosts
@@ -11,4 +11,4 @@ fi
cd $(dirname $(readlink -f $0))/..
mkdir -p /etc/tinc/retiolum/hosts
-rsync -va --delete hosts/ /etc/tinc/retiolum/hosts/
+rsync -va -I --delete hosts/ /etc/tinc/retiolum/hosts/