diff --git a/images/macos/provision/core/powershell.sh b/images/macos/provision/core/powershell.sh index 6d3ce1b6..1060a99e 100644 --- a/images/macos/provision/core/powershell.sh +++ b/images/macos/provision/core/powershell.sh @@ -42,7 +42,7 @@ for module in ${psModules[@]}; do done if [[ $arch == "arm64" ]]; then - sudo chown -R $USER ~/.local + sudo chown -R $USER ~/.local ~/.cache ~/.config fi # A dummy call to initialize .IdentityService directory