File tree Expand file tree Collapse file tree 1 file changed +18
-17
lines changed Expand file tree Collapse file tree 1 file changed +18
-17
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2- # "this script attemts to install chromium in kiosk mode HA satellite for voice and spotify connect."
3- # " "
4- # " ___ ___ _______ __ __ __ "
5- # " | Y .-----.--------.-----. | _ .-----.-----|__.-----| |_.---.-.-----| |_ "
6- # " |. 1 | _ | | -__| |. 1 |__ --|__ --| |__ --| _| _ | | _|"
7- # " |. _ |_____|__|__|__|_____| |. _ |_____|_____|__|_____|____|___._|__|__|____|"
8- # " |: | | |: | | "
9- # " |::.|:. | |::.|:. | "
10- # " `--- ---' `--- ---' "
11- # " ___ ___ __ _______ __ __ __ __ __ "
12- # " | Y .-----|__.----.-----. | _ .---.-| |_.-----| | |__| |_.-----. "
13- # " |. | | _ | | __| -__| | 1___| _ | _| -__| | | | _| -__| "
14- # " |. | |_____|__|____|_____| |____ |___._|____|_____|__|__|__|____|_____| "
15- # " |: 1 | |: 1 | "
16- # " \:.. ./ |::.. . | "
17- # " `---' `-------' "
18- # " "
2+ echo " this script attemts to install chromium in kiosk mode HA satellite for voice, spotify connect"
3+ echo " an alarm clock and simple gui. With mqtt as to have some level of control over the assistants hardware"
4+ #
5+ # ___ ___ _______ __ __ __
6+ # | Y .-----.--------.-----. | _ .-----.-----|__.-----| |_.---.-.-----| |_
7+ # |. 1 | _ | | -__| |. 1 |__ --|__ --| |__ --| _| _ | | _|
8+ # |. _ |_____|__|__|__|_____| |. _ |_____|_____|__|_____|____|___._|__|__|____|
9+ # |: | | |: | |
10+ # |::.|:. | |::.|:. |
11+ # `--- ---' `--- ---'
12+ # ___ ___ __ _______ __ __ __ __ __
13+ # | Y .-----|__.----.-----. | _ .---.-| |_.-----| | |__| |_.-----.
14+ # |. | | _ | | __| -__| | 1___| _ | _| -__| | | | _| -__|
15+ # |. | |_____|__|____|_____| |____ |___._|____|_____|__|__|__|____|_____|
16+ # |: 1 | |: 1 |
17+ # \:.. ./ |::.. . |
18+ # `---' `-------'
19+ #
1920
2021
2122# Update and upgrade the system
You can’t perform that action at this time.
0 commit comments