From f8f0a7af4e0032e209cbdebaf682dd50e4612863 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 10 Aug 2020 16:21:28 -0400 Subject: Inital commit --- startDash.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 startDash.sh (limited to 'startDash.sh') 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 -- cgit v1.2.3