4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
DISPLAY=:0 chromium-browser --kiosk http://0.0.0.0:8001/ui
|