mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
9 lines
98 B
Bash
9 lines
98 B
Bash
#!/usr/bin/with-contenv bashio
|
|
|
|
# Color comments
|
|
#! Red
|
|
#? Question
|
|
#// Done
|
|
#todo To do
|
|
#* Green
|