Skip to content
Snippets Groups Projects
Commit 23d15b92 authored by don's avatar don
Browse files

Fixed installer to make the working directories

parent 8af6d772
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd /home/pi/kiosk
mkdir content slides state tmp
/home/pi/kiosk/bin/change-file a /home/pi/.config/lxsession/LXDE-pi/autostart '@xset s noblank' '@xset s off' '@xset -dpms'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment