Update install.zsh

This commit is contained in:
Michael
2022-04-07 10:49:45 +01:00
committed by GitHub
parent 9736868b6d
commit 167daf20cd

View File

@@ -94,7 +94,7 @@ VERSION="1.4.1"
# Logging config
LOG_NAME="homebrew_install.log"
LOG_DIR="/Library/Logs"
LOG_DIR="/Library/Logs/com.purplecomputing.mdm"
LOG_PATH="$LOG_DIR/$LOG_NAME"
###################################################################################################