addon-vscode/vscode/rootfs/usr/bin/hassio
2020-02-16 09:37:14 +01:00

3 lines
112 B
Text
Executable file

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