X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=dsremote;h=2557b73c76ca4c5e68a0f55fd78fad2e21e88637;hp=65e27c0576f550c56acbe190214612297f243ab6;hb=HEAD;hpb=50f25d1eec109c4596cfc638c9a7c98da0f0b5d0 diff --git a/dsremote b/dsremote index 65e27c0..31d85e1 100755 --- a/dsremote +++ b/dsremote @@ -35,5 +35,4 @@ if [[ ! $host || $host == -h ]]; then fi bbk -t $host -ssh $host /a/bin/distro-setup/distro-begin -ssh $host /a/bin/distro-setup/distro-end +ssh -t $host "/a/bin/distro-setup/distro-begin && /a/bin/distro-setup/distro-end"