You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now folks on linux/macOS need to manually chmod+x the binaries before running them.
The generate_archives.py script should change the header of the binaries to 0755 to fix this.
Right now folks on linux/macOS need to manually chmod+x the binaries before running them.
The
generate_archives.pyscript should change the header of the binaries to 0755 to fix this.