mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
tidied up code
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user