add: overwriteable app version var

This commit is contained in:
CrazyWolf13
2026-02-10 10:44:21 +01:00
parent 7d81a301c4
commit ca2f0706d9
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -3486,6 +3486,7 @@ build_container() {
export PCT_DISK_SIZE="$DISK_SIZE"
export IPV6_METHOD="$IPV6_METHOD"
export ENABLE_GPU="$ENABLE_GPU"
export APPLICATION_VERSION="${var_appversion:-}"
# DEV_MODE exports (optional, for debugging)
export BUILD_LOG="$BUILD_LOG"