🔥 Remove hassio command compatibility layer (#435)

This commit is contained in:
Franck Nijhof 2022-04-20 18:05:21 +02:00 committed by GitHub
parent cabb3fdbc0
commit 57a2fc021f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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