Merge branch 'pkg-base-fix' of https://github.com/BastilleBSD/bastille into pkg-base-fix

This commit is contained in:
tschettervictor
2025-12-03 16:27:37 -07:00

View File

@@ -507,7 +507,6 @@ bootstrap_template() {
# Handle options.
PKGBASE=0
ERRORS=0
FETCH_PKG_KEYS=0
while [ "$#" -gt 0 ]; do
case "${1}" in
-h|--help|help)