mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-25 18:24:58 +01:00
remove FETCH_PKG_KEYS
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