Files
hass-addon-repository/tinc/rootfs/usr/bin/hassio
2022-01-13 02:04:01 +01:00

4 lines
112 B
Plaintext

#!/usr/bin/env bashio
bashio::log.yellow "The 'hassio' command is deprecated, please use 'ha' instead!"
ha "$@"