X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=myfai-chboot;h=7d775ea66cd1e13663ed38df4098e6b49f518a9b;hb=ee37d990c89bb3bab1b54e3b3fb43e9f79ed039b;hp=b5bc847e1a2f4e60d76ff2696d41ce3432b8a48f;hpb=659fbf0c0467af986aadb6d76693eb3011e62ac4;p=automated-distro-installer diff --git a/myfai-chboot b/myfai-chboot index b5bc847..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 "$@"