mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-24 17:55:01 +01:00
Merge branch 'pkg-base-fix' of https://github.com/BastilleBSD/bastille into pkg-base-fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user