mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Use HTTP version for builder_setup
This commit is contained in:
parent
f2c8058a54
commit
24da45997e
@ -1578,7 +1578,8 @@ builder_setup() {
|
||||
${PKG_REPO_DEFAULT} \
|
||||
${PKG_REPO_PATH} \
|
||||
${_arch} \
|
||||
${_arch}
|
||||
${_arch} \
|
||||
"staging"
|
||||
|
||||
# Use fingerprint keys from repo
|
||||
sed -i '' -e "/fingerprints:/ s,\"/,\"${BUILDER_ROOT}/src/," \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user