mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update launch-app-installs.sh
removed installomator overwrite
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Installation using Installomator with Dialog showing progress (and possibility of adding to the Dock)
|
||||
# Installation using Installomator with Dialog showing progress (and the possibility of adding to the Dock)
|
||||
echo "*** USING BETA SCRIPT: LAUNCH ***"
|
||||
|
||||
curl -s "https://raw.githubusercontent.com/Installomator/Installomator/main/MDM/install%20swiftDialog%20direct.sh" | bash
|
||||
curl -s "https://raw.githubusercontent.com/Installomator/Installomator/main/MDM/install%20Installomator%20direct.sh" | bash
|
||||
# curl -s "https://raw.githubusercontent.com/Installomator/Installomator/main/MDM/install%20swiftDialog%20direct.sh" | bash
|
||||
# curl -s "https://raw.githubusercontent.com/Installomator/Installomator/main/MDM/install%20Installomator%20direct.sh" | bash
|
||||
|
||||
whatList="$MDMAPPLABEL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user