mirror of
https://github.com/munki/munki.git
synced 2026-05-12 15:28:51 -05:00
Ensure dist pkg declares a minimum os version of 10.13
This commit is contained in:
@@ -910,7 +910,7 @@ cat > "$DISTFILE" <<EOF
|
||||
<title>Munki - Software Management for $ORGNAME</title>
|
||||
<volume-check>
|
||||
<allowed-os-versions>
|
||||
<os-version min="10.11"/>
|
||||
<os-version min="10.13"/>
|
||||
</allowed-os-versions>
|
||||
</volume-check>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user