diff --git a/source/post-installation script/afpfs-ng-mac.post_install.command b/source/post-installation script/afpfs-ng-mac.post_install.command index 67c4051..c947fbf 100755 --- a/source/post-installation script/afpfs-ng-mac.post_install.command +++ b/source/post-installation script/afpfs-ng-mac.post_install.command @@ -1,5 +1,8 @@ #!/bin/bash +# change ownership of GUI so it is writable for mounting +sudo chown -R 501 /usr/local/afpfs-ng-mac + # check if AppleScript menu active if grep -q 'Script Menu.menu' ~/Library/Preferences/com.apple.systemuiserver.plist