Update define.sh

This commit is contained in:
Kroese 2024-05-01 22:34:39 +02:00 committed by GitHub
parent 865802e04b
commit 02db4ec713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -165,6 +165,7 @@ getVersion() {
*" home"* ) id="$id-home" ;;
*" starter"* ) id="$id-starter" ;;
*" ultimate"* ) id="$id-ultimate" ;;
*" business"* ) id="$id-business" ;;
*" enterprise"* ) id="$id-enterprise" ;;
esac
;;