X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=myfai-chboot;h=308b1c70a04e317cb47e1aeacdefbc831d2c4426;hp=0d036b9160749f23f4bb237ed280f78f192e0371;hb=bfd6bbd3a188aac6871f8b5e1116a0979682d52b;hpb=c47175685b348735b3440e16851dde2cc39b6f3f diff --git a/myfai-chboot b/myfai-chboot index 0d036b9..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 -- "$@"