bootstrap: Fix verify

This commit is contained in:
tschettervictor
2025-04-21 17:13:25 -06:00
committed by GitHub
parent fb3d300779
commit 511c6dbd23

View File

@@ -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