update macos check

This commit is contained in:
jimyag 2022-12-22 22:19:02 +08:00 committed by Juan Font
parent 5feadbf3fc
commit b4ff22935c
2 changed files with 11 additions and 2 deletions

View file

@ -68,7 +68,16 @@
<!--
<pre><code>curl {{.URL}}/apple/ios</code></pre>
-->
<pre><code>curl {{.URL}}/apple/macos</code></pre>
<ul>
<li>
for app store client:
<code>curl {{.URL}}/apple/macos-app-store</code>
</li>
<li>
for standalone client:
<code>curl {{.URL}}/apple/macos-standalone</code>
</li>
</ul>
<h2>Profiles</h2>