mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
4 lines
112 B
Plaintext
Executable File
4 lines
112 B
Plaintext
Executable File
#!/usr/bin/env bashio
|
|
bashio::log.yellow "The 'hassio' command is deprecated, please use 'ha' instead!"
|
|
ha "$@"
|