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