Actually, to hell with this sugar stuff

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2020-05-24 04:21:39 +03:00
parent 3ac25bbeb2
commit 176b80fcf6
2 changed files with 7 additions and 3 deletions

2
ufw
View File

@@ -25,8 +25,6 @@ err() { printf '(error) %s\n' "$*" >&2; }
curl() { command curl -sL "$@"; }
secret() { shift; secret=( "$@" ); }
usage() {
_cat <<- EOF
Usage: ufw [-RsF] [-D num] [file/url]