mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-19 06:04:21 +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 "$@"
|