Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Setup
/
MacOSX
/
postinstall_fuse-t.sh
blob: fb799b91f46a51a13326d62ee23b489b24ec8840 (
plain
)
1
2
3
4
5
#!/bin/bash
chmod -R go-w /Applications/VeraCrypt.app
exit
0