mirror of
https://github.com/dockur/windows.git
synced 2026-08-04 04:57:13 +01:00
Update define.sh
This commit is contained in:
+1
-1
@@ -855,7 +855,7 @@ getServerEditionID() {
|
||||
* ) return 1 ;;
|
||||
esac
|
||||
|
||||
edition=$(normalizeServerEditionID "$edition")
|
||||
edition=$(normalizeServerEditionID "$edition") || return 1
|
||||
|
||||
echo "$edition"
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user