own mailserver, lots of improvements
[distro-setup] / mount-latest-remote
index 43f9400b8074ad29675787a1c571cfab6a0d8df9..cd04fafa99182fe410ddab07e3ca127ae88dd14a 100755 (executable)
@@ -29,7 +29,7 @@ for tg; do
     if ! ssh root@$tg bash <<'EOF'
 set -e
 chmod +x /usr/local/bin/{mount-latest-subvol,check-subvol-stale}
-mount-latest-subvol
+/usr/local/bin/mount-latest-subvol
 EOF
     then
         echo "$0: warning: failed mount-latest-subvol on $tg"