tidied up code

This commit is contained in:
Michael
2022-11-27 14:53:19 +00:00
parent 0e4940afed
commit 776dabea31

View File

@@ -27,7 +27,7 @@ if [ "$MDMINSTALLTYPE" == "INSTALL" ]; then
fi
if [ -z "$MDMINSTALLTYPE" ]
then
MDMINSTALLTEXT="Installing..."
MDMINSTALLTEXT="Installing"
if [ -z "$MDMAPPICONURL" ]
then
icon="https://raw.githubusercontent.com/PurpleComputing/image-repo/main/appinstalls.png"