mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
quoted out URLS
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# Installation using Installomator with Dialog showing progress (and 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