X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=myfai-chboot;h=308b1c70a04e317cb47e1aeacdefbc831d2c4426;hb=137ffae7de84a51c4b438ccf2fb50f5571f522a6;hp=db19cb63077d4555d6527546f670a614f515ac4a;hpb=9288ed79b53a9f276208c59bad353379b5e34914;p=automated-distro-installer diff --git a/myfai-chboot b/myfai-chboot index db19cb6..308b1c7 100755 --- a/myfai-chboot +++ b/myfai-chboot @@ -7,7 +7,7 @@ x=$(readlink -f "$BASH_SOURCE"); cd ${x%/*} usage() { cat </dev/null; then + ./myfai-chboot-local "$@" +else + ssh root@$host bash -s -- "$@"