#!/bin/sh
export DISPLAY=:0
cd /home/pi/kiosk/content
feh -FZ ../lib/background.png &
while true
do
/home/pi/kiosk/var/loop
done