addon-vscode-remote/vscode-remote/rootfs/usr/bin/hassio
2020-07-29 01:04:45 +02: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 "$@"