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