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 "$@"
|