firoorg/firo-masternode-tool

MacOS missing chmod -R chmod u+x

jTd7bPLFb opened this issue · 1 comments

After unpacking the MacOS zip file, and moving the "Znode Tool.app" to /Applications,
there is missing execute permissions
cd /Applications

chmod -R u+x /Applications/Znode\ Tool.app

Fixed