Export IPV6_METHOD to trigger verb_ip6() function (#10538)

This commit is contained in:
Rémi Bédard-Couture
2026-01-04 17:11:29 -05:00
committed by GitHub
parent c6a2548f10
commit cd8991875b

View File

@@ -2783,6 +2783,7 @@ build_container() {
export PCT_OSTYPE="$var_os"
export PCT_OSVERSION="$var_version"
export PCT_DISK_SIZE="$DISK_SIZE"
export IPV6_METHOD="$IPV6_METHOD"
# DEV_MODE exports (optional, for debugging)
export BUILD_LOG="$BUILD_LOG"