Changes to be committed:

modified:   README.md
	new file:   beloit/menu.png
	new file:   clay/menu.png
	new file:   docker.sh
	new file:   docker/Dockerfile
	new file:   docker/entrypoint.sh
	new file:   index.html
	new file:   setup.sh
	new file:   st_marys/menu.png
	new file:   startup.sh
This commit is contained in:
2026-01-21 18:34:28 -06:00
parent 0e7951d2ce
commit 5c9a1d17c3
10 changed files with 114 additions and 0 deletions

7
startup.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
sleep 3
firefox --kiosk --new-window http://localhost:8080
xte 'mousemove 3840 2160'