correct to _usage

This commit is contained in:
Tobias Powalowski 2024-08-01 12:37:22 +02:00
parent 7c61bf1a4c
commit 06cff9f4a3

View file

@ -71,7 +71,7 @@ EOF
echo "Finished: Keys created in ${_DIR}" echo "Finished: Keys created in ${_DIR}"
else else
echo "ERROR: no directory specified" echo "ERROR: no directory specified"
usage _usage
#shellcheck disable=2317 #shellcheck disable=2317
exit 1 exit 1
fi fi