mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 14:23:09 +01: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