mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-09 15:01:02 +01:00
9 lines
79 B
Bash
Executable File
9 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Color comments
|
|
#! Red
|
|
#? Question
|
|
#// Done
|
|
#todo To do
|
|
#* Green
|