Update define.sh

This commit is contained in:
Kroese 2024-05-02 00:50:54 +02:00 committed by GitHub
parent 5ebd2bd4f7
commit 6201d2cc0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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