#!/bin/bash /home/pi/video-player/relay-on.sh & export DISPLAY=:0 ffplay -fs -autoexit $(cat /overlayvideo) /home/pi/video-player/relay-off.sh &