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