From 51c0722b95de71db98a031c26249a59e25569487 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 12 Aug 2020 14:39:37 -0400 Subject: Disabled retropie button; Added CLI button --- launchES.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'launchES.sh') diff --git a/launchES.sh b/launchES.sh index 4cb86e9..26da116 100755 --- a/launchES.sh +++ b/launchES.sh @@ -1,3 +1,4 @@ #!/bin/bash sudo pkill Xorg & -emulationstation \ No newline at end of file +emulationstation +su pi ; DISPLAY=:0.0 startx & \ No newline at end of file -- cgit v1.2.3