Question: on_motion_detected #1438
Unanswered
myxxmikeyxx
asked this question in
Q&A
Replies: 1 comment
-
Do you have a shebang in your play.sh? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are you able to make it run two files by using the &
Example
on_motion_detected /usr/bin/python /home/pi/mute.py & /bin/bash /home/pi/play.sh
I just can not get it to work and didn't know if I needed to format it different or if its not supported
Beta Was this translation helpful? Give feedback.
All reactions