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