X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=faiserver-uninstall;h=71a4ea08d90cb61fc67bc7f1000c5d3518b07c16;hp=dee24093cb6c8bda041795bb889f392fd1586ff4;hb=HEAD;hpb=7f77555b3d92709034fe41919358053c650c71e1 diff --git a/faiserver-uninstall b/faiserver-uninstall index dee2409..71a4ea0 100755 --- a/faiserver-uninstall +++ b/faiserver-uninstall @@ -20,5 +20,17 @@ trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR [[ $EUID == 0 ]] || exec sudo "${BASH_SOURCE}" "$@" +usage() { + cat <