Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzanka committed Oct 3, 2023
1 parent cb0d74c commit 3406ff7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/simulators.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,10 @@ Inspect logfiles of the worker container to see if the SHIELD-HIT12A binary was

```
docker logs -f yaptide_worker
```

Check which version of SHIELD-HIT12A was deployed:

```
docker exec -it yaptide_worker shieldhit --version
```

0 comments on commit 3406ff7

Please sign in to comment.