diff --git a/Helpers/purple-helpers.sh b/Helpers/purple-helpers.sh index 8249f08..2c8b1ce 100644 --- a/Helpers/purple-helpers.sh +++ b/Helpers/purple-helpers.sh @@ -10,4 +10,4 @@ curl -o /Library/Application\ Support/Purple/launch-dep-en.sh https://raw.github mkdir -p /Library/Caches/com.purplecomputing.mdm/ # Give full permissions chmod -R 777 /Library/Application\ Support/Purple/ -chmod -R 777 /private/var/tmp/purple/ \ No newline at end of file +chmod -R 777 /Library/Caches/com.purplecomputing.mdm/ \ No newline at end of file