From 2b8adbb16fca23424931656fc5cc7c392869cfc4 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 27 Apr 2019 18:46:07 +0200 Subject: [PATCH] sync to incoming --- sync-to | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync-to b/sync-to index c02e151..1b8a721 100755 --- a/sync-to +++ b/sync-to @@ -6,7 +6,7 @@ set -x dsthost="$1"; shift case "$dsthost" in loch|rloch) - dst=root@loch.place7.ungleich.ch:/raid/backup/$(hostname)/incoming + dst=root@loch.place7.ungleich.ch:/raid/incoming/$(hostname) ;; nico-vm) dst=nico-vm.schottelius.org:/data