X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=myfai-chboot;h=2d6b527523239fc55f9cb7e2ac1f2e7c95b228c7;hb=0d7f79362d601b278236cd1c533c7333e342b54a;hp=7991542d75e1ca717da1cde0edaf0004a51ebdd4;hpb=5ccaac3779f6bcf991e6ab0f7d545b37e3a4db63;p=automated-distro-installer diff --git a/myfai-chboot b/myfai-chboot index 7991542..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 "$@"