mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
MacOSX: remove write permission also from group on application bundle
This commit is contained in:
@@ -5,6 +5,6 @@ then
|
||||
ln -s /usr/local/lib/libosxfuse.2.dylib /usr/local/lib/libfuse.2.dylib
|
||||
fi
|
||||
|
||||
chmod -R o-w /Applications/VeraCrypt.app
|
||||
chmod -R go-w /Applications/VeraCrypt.app
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user