mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-23 04:51:58 +00:00
entrypoint: Remove unnecessary use of an extended glob.
This commit is contained in:
@@ -89,7 +89,7 @@ setConfigurationValue() {
|
||||
[Tt][Rr][Uu][Ee]|[Ff][Aa][Ll][Ss][Ee]|[Nn]one)
|
||||
TYPE="bool"
|
||||
;;
|
||||
+([0-9]))
|
||||
[1-9][0-9]*)
|
||||
TYPE="integer"
|
||||
;;
|
||||
[\[\(]*[\]\)])
|
||||
|
Reference in New Issue
Block a user