mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-11 04:30:29 +01:00
added echo
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Installation using Installomator with Dialog showing progress (and possibility of adding to the Dock)
|
||||
echo "*** USING BETA SCRIPT ***"
|
||||
|
||||
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
|
||||
|
||||
prplwhatinstall=$(echo $MDMAPPLABEL | sed 's/ /, /g')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user