Closed Botspot closed 4 years ago
I cloned this repo with this command:
git clone https://github.com/Jack477/CommanderPi
It cloned to /home/pi/CommanderPi. For some reason, all the scripts and the .desktop file expects the cloned directory to be CommanderPi. (<-- with an underscore, "") Therefore all the scripts are broken.
/home/pi/CommanderPi
Yep, my bad thanks for fix issue.
No prob. Issue #2 was also related to this bug, so you can close that one too.
I cloned this repo with this command:
It cloned to
/home/pi/CommanderPi
. For some reason, all the scripts and the .desktop file expects the cloned directory to be CommanderPi. (<-- with an underscore, "") Therefore all the scripts are broken.