aboutsummaryrefslogtreecommitdiff
path: root/launchES.sh
diff options
context:
space:
mode:
Diffstat (limited to 'launchES.sh')
-rwxr-xr-xlaunchES.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/launchES.sh b/launchES.sh
new file mode 100755
index 0000000..4cb86e9
--- /dev/null
+++ b/launchES.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+sudo pkill Xorg &
+emulationstation \ No newline at end of file