Proper access to CLI and remove container once finished

Cassius Vonthill
2018-11-25 21:34:54 +00:00
parent d327d24eef
commit cb74a3d58e

@@ -4,7 +4,7 @@ To pull the latest version:
To export: To export:
$ docker run tyrrrz/discordchatexporter export -t TOKEN -c CHANNEL $ docker run -it --rm tyrrrz/discordchatexporter export -t TOKEN -c CHANNEL
## ##
Credits to [@simnalamburt](https://github.com/simnalamburt) Credits to [@simnalamburt](https://github.com/simnalamburt)