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