Update README.md
This commit is contained in:
parent
c2f79a2602
commit
4b4b6c77f7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ docker exec -it jmusicbot /bin/bash
|
||||||
|
|
||||||
### Docker CLI
|
### Docker CLI
|
||||||
```bash
|
```bash
|
||||||
docker run -dt \
|
docker run -dit \
|
||||||
--name=jmusicbot \
|
--name=jmusicbot \
|
||||||
-v /yourpath/toconfig:/config \
|
-v /yourpath/toconfig:/config \
|
||||||
--restart=unless-stopped \
|
--restart=unless-stopped \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue