mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
updated icon url
This commit is contained in:
@@ -16,7 +16,7 @@ item="$prplwhatinstall" # enter the software to install
|
||||
# Dialog icon
|
||||
if [ -z "$MDMAPPICONURL" ]
|
||||
then
|
||||
icon="https://raw.githubusercontent.com/PurpleComputing/image-repo/main/appinstalls.png"
|
||||
icon="https://raw.githubusercontent.com/PurpleComputing/image-repo/main/updates.png"
|
||||
else
|
||||
icon="$MDMAPPICONURL"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user