firefox : wrapper should be executable by everybody

parent 4e04c749
......@@ -36,5 +36,5 @@ script =
export PATH=${fontconfig:location}/bin:$PATH
%(location)s/firefox $*""")
wrapper.close()
os.chmod(wrapper_location, 0766)
os.chmod(wrapper_location, 0777)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment