X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=dsremote;h=31d85e1f39f61d6b0c85e515d36519dace3cd8c8;hb=b714b0dde29aaf5e44d628c1d723077465e9c488;hp=65e27c0576f550c56acbe190214612297f243ab6;hpb=50f25d1eec109c4596cfc638c9a7c98da0f0b5d0;p=distro-setup 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"