mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update microsoft-apps.sh
This commit is contained in:
@@ -155,7 +155,9 @@ echo "Script version: ${scriptver}" >> ${deplog}
|
||||
if [[ ${OPEN_CONSOLE} == "openconsole" ]]; then
|
||||
open ${logfile}
|
||||
open ${deplog}
|
||||
fi# Main
|
||||
fi
|
||||
|
||||
# Main
|
||||
|
||||
if [[ -d "${TEMP_PATH}" ]]; then
|
||||
echo "Removing ${TEMP_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user