Skip to content

Commit

Permalink
Updated the command in README used to trigger refresh of trar1090 fro…
Browse files Browse the repository at this point in the history
…m local source
  • Loading branch information
ap-andersson committed Jan 30, 2025
1 parent 8fb98e4 commit 0853fe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,10 +627,10 @@ Make `/local/custom_version` available as `/var/tar1090_git_source` in the conta

Make sure you have UPDATE_TAR1090 env var set to true.

Changes in `/local/custom_version` won't be visible with a simple page reload, you need to run:
Changes in `/local/custom_version` won't be visible with a simple page reload, you need to either restart the container or run:

```
docker exec -it ultrafeeder bash /etc/s6-overlay/startup.d/02-tar1090-update
docker exec -it ultrafeeder bash /tar1090-install.sh /run/readsb webroot /usr/local/share/tar1090 /var/tar1090_git_source
```

After this has finished a simple reload in the browser should do the trick.
Expand Down

0 comments on commit 0853fe3

Please sign in to comment.