mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Separate macOS x64 and arm64 sections.
This commit is contained in:
parent
8ca0f77aa8
commit
31b97efb00
@ -33,11 +33,14 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-sm-6 mb-3">
|
||||
<strong>macOS (Catalina)</strong>
|
||||
<strong>macOS x64 (10.12 - 10.15)</strong>
|
||||
<p>
|
||||
<a target="_blank" href="/api/ClientDownloads/Desktop/MacOS-x64/@_organizationId">macOS x64 Executable</a>
|
||||
@*<a target="_blank" href="/api/ClientDownloads/Desktop/MacOS-arm64/@_organizationId">macOS arm64 Executable</a>*@
|
||||
</p>
|
||||
@*<strong>macOS arm64 (11.01)</strong>
|
||||
<p>
|
||||
<a target="_blank" href="/api/ClientDownloads/Desktop/MacOS-arm64/@_organizationId">macOS arm64 Executable</a>
|
||||
</p>*@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -174,16 +177,20 @@
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 mb-3">
|
||||
<strong>macOS x64 (Catalina)</strong>
|
||||
<strong>macOS x64 (10.12 - 10.15)</strong>
|
||||
<p>
|
||||
<a target="_blank" href="/API/ClientDownloads/MacOSInstaller-x64">macOS x64 Bash Installer</a>
|
||||
<br />
|
||||
<a target="_blank" href="/Content/Remotely-MacOS-x64.zip">macOS x64 Files Only</a>
|
||||
@*<br />
|
||||
</p>
|
||||
|
||||
@*<strong>macOS arm64 (11.01)</strong>
|
||||
<p>
|
||||
<a target="_blank" href="/API/ClientDownloads/MacOSInstaller-arm64">macOS arm64 Bash Installer</a>
|
||||
<br />
|
||||
<a target="_blank" href="/Content/Remotely-MacOS-arm64.zip">macOS arm64 Files Only</a>*@
|
||||
</p>
|
||||
<a target="_blank" href="/Content/Remotely-MacOS-arm64.zip">macOS arm64 Files Only</a>
|
||||
</p>*@
|
||||
|
||||
<p>
|
||||
<div class="small">Example Install:</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user