summaryrefslogtreecommitdiffstats
path: root/Services/ssh/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Services/ssh/README.md')
-rw-r--r--Services/ssh/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/ssh/README.md b/Services/ssh/README.md
index 4735bec..03d326b 100644
--- a/Services/ssh/README.md
+++ b/Services/ssh/README.md
@@ -28,7 +28,7 @@ access to the running server
access to the container itself
- docker exec -it ssh bash
+ docker exec -it ssh /bin/bash
## Related Resources
* [Sources files](https://github.com/startxfr/docker-images/tree/master/Services/ssh)