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:
7
startup.sh
Normal file
7
startup.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
sleep 3
|
||||
|
||||
firefox --kiosk --new-window http://localhost:8080
|
||||
|
||||
xte 'mousemove 3840 2160'
|
||||
Reference in New Issue
Block a user