mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-15 21:03:13 +00:00
Update adobecreativeclouddesktop.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
adobecreativeclouddesktop)
|
||||
appName="Install.app"
|
||||
name="Creative Cloud"
|
||||
appName="Install.app"
|
||||
type="dmg"
|
||||
if [[ $(arch) == "arm64" ]]; then
|
||||
downloadURL=$(curl -fs "https://helpx.adobe.com/download-install/kb/creative-cloud-desktop-app-download.html" | grep -o "https*.*macarm64.*dmg" | cut -d '"' -f1 | head -1)
|
||||
|
||||
Reference in New Issue
Block a user