organize / cleanup
[distro-setup] / btrbk-run
index 5ff83260022c20d1eeec2217ae8392b61653b69d..a1c6963a926b445454ca1d27634a56737e2d34da 100755 (executable)
--- a/btrbk-run
+++ b/btrbk-run
@@ -81,7 +81,7 @@ echo -e "$0: options: conf_only=$conf_only\ndry_run=$dry_run\nresume_arg=$resume
 # set default targets
 if [[ ! -v targets ]]; then
     case $HOSTNAME in
-        x2|fz)
+        x2|kw)
             if [[ $HOSTNAME == "$MAIL_HOST" ]]; then
                 targets=($HOME_DOMAIN)
             fi