mirror of
https://github.com/alee14-projects/RPi-Menu.git
synced 2025-01-22 09:02:03 -05:00
4 lines
No EOL
76 B
Bash
Executable file
4 lines
No EOL
76 B
Bash
Executable file
#!/bin/bash
|
|
sudo pkill Xorg &
|
|
emulationstation
|
|
su pi ; DISPLAY=:0.0 startx & |