mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update install-app-loop-beta.sh
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
# Installation using Installomator with Dialog showing progress (and posibility of adding to the Dock)
|
||||
|
||||
if [ "$SHOWDIALOG" == "Y" ]; then
|
||||
echo "Dialog will open"
|
||||
else
|
||||
echo "Dialog will not open"
|
||||
NOTIFY=silent
|
||||
fi
|
||||
|
||||
prplwhatinstall=$(echo $MDMAPPLABEL | sed 's/ /, /g')
|
||||
|
||||
LOGO="mosyleb" # "mosyleb", "mosylem", "addigy", "microsoft", "ws1"
|
||||
|
||||
Reference in New Issue
Block a user