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