X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=myfai-chboot;h=2d6b527523239fc55f9cb7e2ac1f2e7c95b228c7;hb=8d5ef1a7a61d7475823452f47f5b4cd7a06722e8;hp=b5bc847e1a2f4e60d76ff2696d41ce3432b8a48f;hpb=11a2db1a576e78f58af7f1e7e4c83422635b630d;p=automated-distro-installer diff --git a/myfai-chboot b/myfai-chboot index b5bc847..2d6b527 100755 --- a/myfai-chboot +++ b/myfai-chboot @@ -40,5 +40,6 @@ host=$(./chost faiserver) if [[ $host == $(./chost $HOSTNAME) ]]; then ./myfai-chboot-local "$@" else - ssh root@$host bash -s "$@"