Update microsoft-apps.sh

This commit is contained in:
wattsy74
2021-09-30 17:00:21 +01:00
committed by GitHub
parent c4dfc6f77a
commit 30264c87d0

View File

@@ -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}"