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