mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-29 08:50:34 +01:00
bootstrap: Fix verify
This commit is contained in:
@@ -431,7 +431,7 @@ bootstrap_template() {
|
||||
bastille verify "${_complete_template}"
|
||||
done
|
||||
else
|
||||
bastille verify "${_raw_template_dir}"
|
||||
bastille verify "${_user}/${_repo}"
|
||||
fi
|
||||
|
||||
# Remove the cloned repo
|
||||
|
||||
Reference in New Issue
Block a user