sync to incoming
This commit is contained in:
parent
e0afedf881
commit
2b8adbb16f
1 changed files with 1 additions and 1 deletions
2
sync-to
2
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
|
||||
|
|
Loading…
Reference in a new issue