DavidM42 / rpi-cpu.gov

Bash script to conveniently change the raspberry pi governor and let this setting persist through restarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpu.gov /bin/bash: /usr/local/bin/cpu.gov: Permission denied

DavidM42 opened this issue · comments

wrong permissions or directory for programm

At the moment fixed by adding two chmod at end of one line install command 6f39926.
In future should be move to be done in installer script process in background.