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