fix: remove the "mc stop" meant to be in the container, but not implemented

This commit is contained in:
2025-04-09 11:40:33 -06:00
parent 3a182fd265
commit 4f54c0fbe7
2 changed files with 0 additions and 17 deletions

View File

@@ -195,8 +195,6 @@ mc session close <id>
# Connect to an existing session
mc session connect <id>
# Stop the current session (from inside the container)
mc stop
```
### Remote Management