diff options
| author | m-chandler <mchandler89@gmail.com> | 2019-11-09 09:12:39 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-09 09:12:39 +1000 |
| commit | 1fe66ea4d30629d82e547554b43fcf8e7dc7b512 (patch) | |
| tree | 10879507eb0da43dc30183029bd0174e4553785d | |
| parent | 2bac61a906a5f5bf3c3ff01ac43ab7b82f946e28 (diff) | |
Update readme.md
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ If you SSH onto the server, you can run the following commands for debugging pur * `sudo docker logs $(docker ps -q --filter ancestor=factoriotools/factorio)` - Check Factorio container logs.
-DO NOT restart the Factorio docker container via SSH. This will cause ECS to lose track of the container, and effectively kill the restarted container and create a new one. Refer to restarting to container above for the right method.
+DO NOT restart the Factorio docker container via SSH. This will cause ECS to lose track of the container, and effectively kill the restarted container and create a new one. Refer to Restarting the Container above for the right method.
## Thanks
|
