feat: Add Edition

This commit is contained in:
Kroese 2025-02-15 02:52:15 +01:00 committed by GitHub
parent 355c163ffe
commit a0b97f9897
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ set -Eeuo pipefail
: "${HEIGHT:=""}"
: "${VERIFY:=""}"
: "${REGION:=""}"
: "${EDITION:=""}"
: "${MANUAL:=""}"
: "${REMOVE:=""}"
: "${VERSION:=""}"