Fix lint
This commit is contained in:
parent
1f2e8eceb3
commit
a8cfe85846
1 changed files with 4 additions and 3 deletions
1
files/ha
1
files/ha
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
# shellcheck disable=SC2048,SC2086
|
||||
|
||||
docker exec hassio_cli ha $*
|
||||
|
|
Loading…
Reference in a new issue