From 0a7db324905fc98740d6a6afc45c1446cc61ec39 Mon Sep 17 00:00:00 2001 From: JRGTH Date: Sat, 10 Jul 2021 08:52:08 -0400 Subject: [PATCH] Restored usage after file debug --- usr/local/share/bastille/import.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/import.sh b/usr/local/share/bastille/import.sh index 5c64938..970f4a7 100644 --- a/usr/local/share/bastille/import.sh +++ b/usr/local/share/bastille/import.sh @@ -54,7 +54,7 @@ help|-h|--help) esac if [ $# -gt 3 ] || [ $# -lt 1 ]; then - #usage + usage fi TARGET="${1}"