remove FETCH_PKG_KEYS

This commit is contained in:
tschettervictor
2025-12-03 18:13:54 -05:00
committed by GitHub
parent ff06eabf6f
commit 6729db8e35

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)