-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Thanks for making this project, it looks really neat! One little thing though, it looks like the startotg.service file has a small bug in this line: https://github.com/tomhartley/piShift/blob/master/startotg.service#L8 It's referencing the path /home/pi/programs/startmod.sh but the instructions mention to just put startmod.sh in the /home/pi/piShift folder. I think you want to be consistent with the current instructions and reference the /home/pi/piShift location for startmod.sh. Unfortunately the current startotg.service file won't run as is if you follow the instructions, instead it fails with a 200 CHDIR error because it can't find the startmod.sh script (easy to fix by updating the startotg.service though).
Metadata
Metadata
Assignees
Labels
No labels