mirror of
https://github.com/ivabus/roulette
synced 2024-11-10 02:25:20 +03:00
218 B
218 B
Troubleshooting
<pathToFile>
means full path to downloaded executable file
Any linux/osx
You need to execute chmod +x <pathToFile>
.
Apple Silicon
You also need to execute codesign -s - <pathToFile>