Updates for standalone

This commit is contained in:
2026-03-05 14:05:10 -05:00
parent 063b2e6cc8
commit 2d8a1a4a2c
5 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
while true
do
/usr/local/bin/openkiosk
done