From: Ian Kelling Date: Fri, 2 Aug 2019 03:44:44 +0000 (-0400) Subject: temporarily change backup targets X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=b311e6f6fa930805674d7d53d67cd033fdbf3367 temporarily change backup targets --- diff --git a/btrbk-run b/btrbk-run index 5c14398..7e66bc2 100644 --- a/btrbk-run +++ b/btrbk-run @@ -195,7 +195,9 @@ if [[ ! -v targets && ! $source ]]; then targets=($home kw) ;; tp) - targets=(frodo kd) + # kd disabled temporarily while its hot and i plan to work on it. + #targets=(frodo kd) + targets=(frodo) # might not be connected to the vpn if timeout -s 9 10 ssh kw :; then targets+=(kw)