Ricky Memphis for the win
This commit is contained in:
parent
99c0267d90
commit
eddf1c5092
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ After you have unzipped the *rm.zip* file, you can run:
|
|||
```
|
||||
export MASTODON_TOKEN="..."
|
||||
export MASTODON_SERVER="..."
|
||||
docker run -ti -e MASTODON_TOKEN -e MASTODON_SERVER -v `pwd`/rm:/rm rm
|
||||
docker run --rm -e MASTODON_TOKEN -e MASTODON_SERVER -v `pwd`/rm:/rm rickymemphis
|
||||
```
|
||||
|
||||
# License
|
||||
|
|
Loading…
Reference in a new issue