mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
* Add support for new audo layer * Add layer * restucture * better struct * Improve devcontainer * Fix container * Fix LN * disable lint * ignore
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
#!/usr/bin/env bashio
|
|
bashio::log.yellow "The 'hassio' command is deprecated, please use 'ha' instead!"
|
|
ha "$@"
|