From b2a4dcdd49833fc3349e8c6a3355f5806b816abe Mon Sep 17 00:00:00 2001 From: Bike Dude Date: Tue, 25 May 2021 12:29:06 +0200 Subject: [PATCH] add verify add verify.sh as well as in PR #383 --- usr/local/share/bastille/verify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/verify.sh b/usr/local/share/bastille/verify.sh index da88ee5..1246cc0 100644 --- a/usr/local/share/bastille/verify.sh +++ b/usr/local/share/bastille/verify.sh @@ -77,7 +77,7 @@ verify_template() { info "[${_hook}]:[${_include}]:" case ${_include} in - http?://github.com/*/*|http?://gitlab.com/*/*) + http?://*/*/*) bastille bootstrap "${_include}" ;; */*)