added echo

This commit is contained in:
Michael
2022-11-27 13:31:10 +00:00
parent 5bf1a1502c
commit 5c13d9b6b7

View File

@@ -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')