mirror of
https://github.com/alee14-projects/RPi-Menu.git
synced 2025-01-22 09:02:03 -05:00
Added run script
This commit is contained in:
parent
0f90844c3b
commit
8b8bd2349e
1 changed files with 2 additions and 0 deletions
2
run.sh
Executable file
2
run.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
DISPLAY=:0.0 /usr/bin/python3 menu.py
|
Loading…
Reference in a new issue