You've already forked supervised-installer
mirror of
https://github.com/armbian/supervised-installer.git
synced 2026-01-06 12:31:12 -08:00
Attach TTY for hassio_cli wrapper to make spinner work (#332)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# shellcheck disable=SC2048,SC2086
|
||||
|
||||
docker exec hassio_cli ha $*
|
||||
docker exec -t hassio_cli ha $*
|
||||
|
||||
Reference in New Issue
Block a user