Skip to content
Snippets Groups Projects
show 181 B
Newer Older
  • Learn to ignore specific revisions
  • don's avatar
    don committed
    #!/bin/sh
    export DISPLAY=:0
    /home/pi/kiosk/bin/do-runner > /home/pi/kiosk/log 2>&1 &
    
    cd /home/pi/kiosk/content
    feh -FZ background.png &
    while true
    do
    
    /home/pi/kiosk/state/loop