aboutsummaryrefslogtreecommitdiff
path: root/startDash.sh
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-10 16:21:28 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-08-10 16:21:28 -0400
commitf8f0a7af4e0032e209cbdebaf682dd50e4612863 (patch)
tree0db3f189f7a178928542c9da7044dd008104b944 /startDash.sh
downloadRPi-Menu-f8f0a7af4e0032e209cbdebaf682dd50e4612863.tar.gz
RPi-Menu-f8f0a7af4e0032e209cbdebaf682dd50e4612863.tar.bz2
RPi-Menu-f8f0a7af4e0032e209cbdebaf682dd50e4612863.zip
Inital commit
Diffstat (limited to 'startDash.sh')
-rwxr-xr-xstartDash.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/startDash.sh b/startDash.sh
new file mode 100755
index 0000000..6302685
--- /dev/null
+++ b/startDash.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+pulseaudio --start
+bash /home/pi/mycroft-core/start-mycroft.sh all &
+bash /home/pi/menu/dashboard.sh
+bash /home/pi/mycroft-core/stop-mycroft.sh