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