Update launch-dock-add.sh

This commit is contained in:
Michael
2023-04-23 12:22:14 +01:00
committed by GitHub
parent 128ed6219c
commit 18a7861ee8

View File

@@ -31,7 +31,7 @@ fi
# CHECKS FOR DIALOG AND PRESENTS IF REQUESTED
if [ "$SHOWDIALOG" == "Y" ]; then
echo "Dialog will open"
curl -s https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/show-dialog-depnotify.sh?v=123$(date +%s) | bash
runAsUser curl -s https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/show-dialog-depnotify.sh?v=123$(date +%s) | bash
echo Command: MainTitle: Changing Your Dock >> /var/tmp/depnotify.log
echo Command: MainText: We are updating your Dock with your applications. >> /var/tmp/depnotify.log
echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log