Skip to content

Commit

Permalink
🧹 Clean up left over from old discovery (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 6, 2023
1 parent afdcf03 commit 9e1a281
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zwave-js-ui/rootfs/etc/s6-overlay/s6-rc.d/zwave-js-ui/run
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ export STORE_DIR=/data/store
export ZWAVEJS_EXTERNAL_CONFIG=/data/db
export FORCE_DISABLE_SSL=true

# Send out discovery information to Home Assistant
./discovery &

cd /opt/ \
|| bashio::exit.nok "Could not change directory to application"

Expand Down

0 comments on commit 9e1a281

Please sign in to comment.