Update README.md

This commit is contained in:
Jip-Hop 2024-02-08 07:39:54 +01:00
parent 1c83bb2dc7
commit c908b077c2
1 changed files with 6 additions and 0 deletions

View File

@ -107,6 +107,12 @@ jlmkr remove myjail
jlmkr stop myjail
```
### Restart Jail
```shell
jlmkr restart myjail
```
### Jail Shell
```shell