mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 23:25:57 +02:00
Lint
This commit is contained in:
@@ -79,8 +79,8 @@ bashio::log.warning "Username: comixedreader@localhost Password: comixedreader"
|
|||||||
|
|
||||||
bashio::log.info "Starting..."
|
bashio::log.info "Starting..."
|
||||||
|
|
||||||
# shellcheck disable=SC2086,SC2211
|
# shellcheck disable=SC2086
|
||||||
/./app/comixed-release*/bin/run.sh -L /config/comixed.log
|
/./app/"$(find /app -type d -name 'comixed-release*' | head -n 1)"/bin/run.sh -L /config/comixed.log
|
||||||
|
|
||||||
#& true
|
#& true
|
||||||
#bashio::net.wait_for 7171 localhost 900 || true
|
#bashio::net.wait_for 7171 localhost 900 || true
|
||||||
|
|||||||
Reference in New Issue
Block a user