kopia lustrzana https://github.com/mate-dev/mmrelaynode
Update README.md
rodzic
4552b1738b
commit
9bd0a604e3
|
@ -23,7 +23,7 @@ docker compose restart
|
||||||
*Note: It is important to restart the containers after the first run so the virtual Meshtastic node can be rebooted after the `MESHTATIC_COMMAND_X:` commands that are definied in your `docker-compose.yaml` are issued.*
|
*Note: It is important to restart the containers after the first run so the virtual Meshtastic node can be rebooted after the `MESHTATIC_COMMAND_X:` commands that are definied in your `docker-compose.yaml` are issued.*
|
||||||
|
|
||||||
|
|
||||||
Use the following command to see the output of command_wrapper.py & the MESHTASTIC_COMMAND_X commands:
|
Use the following command to see the output of `command_wrapper.py` & the `MESHTASTIC_COMMAND_X` commands:
|
||||||
```
|
```
|
||||||
docker exec -it mmrelaynode-app cat /home/mesh/app/command_output.txt
|
docker exec -it mmrelaynode-app cat /home/mesh/app/command_output.txt
|
||||||
```
|
```
|
||||||
|
@ -41,4 +41,4 @@ If modifying the scripts, use these commands to rebuild the containers from scra
|
||||||
docker compose down --volumes
|
docker compose down --volumes
|
||||||
docker compose build --no-cache
|
docker compose build --no-cache
|
||||||
docker compose up -d --force-recreate
|
docker compose up -d --force-recreate
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue