mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-28 08:22:28 +00:00
adding reference for fault finding
This commit is contained in:
@@ -14,6 +14,7 @@ LOGO="mosyleb" # or "mosylem"
|
||||
######################################################################
|
||||
|
||||
whatList="$MDMAPPLABEL"
|
||||
echo "$MDMAPPLABEL"
|
||||
|
||||
# CHECKS IF INSTALLOMATOR IS INSTALLED AND INSTALLS IF NOT
|
||||
if [ ! -e "/usr/local/Installomator/Installomator.sh" ]; then
|
||||
|
||||
@@ -47,5 +47,3 @@ if [ "$SHOWDIALOG" == "Y" ]; then
|
||||
echo "Status: Installed or Updated $MDMAPPNAME, click Finish!" >> /var/tmp/depnotify.log
|
||||
else
|
||||
fi
|
||||
|
||||
unset MDMAPPNAME MDMAPPLABEL MDMADDTODOCK SHOWDIALOG
|
||||
Reference in New Issue
Block a user