temporarily change backup targets
[distro-setup] / btrbk-run
index 5c1439824c9ea4dabb17879e83a7859e4a95bbc8..7e66bc22335455c9f77c8cd6fae32032372c5330 100644 (file)
--- 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)