Commit 7dd0db9f authored by d.basulto's avatar d.basulto

identation error

parent 82c7bf55
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
for pid in `pgrep -f streamRecorder && pgrep -f record.sh` for pid in `pgrep -f streamRecorder && pgrep -f record.sh`
do do
echo "killing " $pid echo "killing " $pid
kill $pid kill $pid
done done
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment