mostly fixes
[distro-setup] / prof-backup
index f5b99bf3a65bd068dff0bc180fe1af33c7ff4b6d..7aefc21540e27f518e144d11584f173a65b8f1b0 100755 (executable)
@@ -31,7 +31,7 @@ case $HOSTNAME in
     fi
     ;;
   *)
-    if ssh b8.nz systemctl --quiet is-active profanity; then
+    if ssh iank@b8.nz systemctl --user --quiet is-active profanity; then
       rsync -a b8.nz:/d/p/profanity{,-config} /p
     fi
     ;;