This commit is contained in:
Michael
2022-11-27 14:46:00 +00:00
parent 093873d1b6
commit 49f4877fd4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Installation using Installomator with Dialog showing progress (and possibility of adding to the Dock)
echo "*** USING BETA SCRIPT ***"
echo "*** USING BETA SCRIPT: INSTALL for ($what) ***"
LOGO="mosyleb" # "mosyleb", "mosylem", "addigy", "microsoft", "ws1"

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Installation using Installomator with Dialog showing progress (and possibility of adding to the Dock)
echo "*** USING BETA SCRIPT ***"
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