From 515087f7e91607d709f4c4f55979a8684eb227fe Mon Sep 17 00:00:00 2001 From: Theile Date: Fri, 23 Sep 2022 14:48:09 +0200 Subject: [PATCH] More minor tweaks --- .../App browser-security SS.sh | 2 +- MDM/Progress 1st swiftDialog.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh b/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh index 7573f1f..f04ddf6 100755 --- a/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh +++ b/MDM/App-install SS with swiftDialog and dockutil/App browser-security SS.sh @@ -8,7 +8,7 @@ item="firefoxpkg" # enter the software to install # Examples: microsoftedge, brave, googlechromepkg, firefoxpkg # Dialog icon -icon="https://mosylebusinessweb.blob.core.windows.net/envoit-public/customcommand_icon-envoit_3e37cc23e3fd8d29b1fbe85bc3b3923b323627dc83153cf673.png" +icon="" # icon should be a file system path or an URL to an online PNG. # In Mosyle an URL can be found by copy picture address from a Custom Command icon. diff --git a/MDM/Progress 1st swiftDialog.sh b/MDM/Progress 1st swiftDialog.sh index f6efde8..2cc4792 100755 --- a/MDM/Progress 1st swiftDialog.sh +++ b/MDM/Progress 1st swiftDialog.sh @@ -118,7 +118,7 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin log_message="$instance: Progress 1st with Dialog, v$scriptVersion" label="P1st-v$scriptVersion" -log_location="/private/var/log/Progress1st.log" +log_location="/private/var/log/Installomator.log" function printlog(){ timestamp=$(date +%F\ %T) if [[ "$(whoami)" == "root" ]]; then