raspimjpeg error script: make executable
This commit is contained in:
parent
2fd71d7dd3
commit
bd85bc0d28
2
scripts/raspimjpeg/macros/error_hard.sh
Normal file → Executable file
2
scripts/raspimjpeg/macros/error_hard.sh
Normal file → Executable file
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
sudo killall -15 python3
|
||||
sudo killall -15 raspimjpeg
|
||||
sleep 5
|
||||
sleep 10
|
||||
sudo killall -9 python3
|
||||
sudo killall -9 raspimjpeg
|
Loading…
Reference in a new issue