neuter SC, WIP
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
5024a1c1b1
commit
5e1fc4941a
@ -160,6 +160,7 @@ do
|
||||
;;
|
||||
--bin-dest)
|
||||
[ -z "$val" ] && die "empty $cmd not allowed"
|
||||
# shellcheck disable=SC2034
|
||||
BIN_DEST="$val"
|
||||
;;
|
||||
--dist-clean)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user