Ricky Memphis for the win

This commit is contained in:
Davide Alberani 2019-08-08 20:43:48 +02:00
parent 99c0267d90
commit eddf1c5092

View file

@ -13,7 +13,7 @@ After you have unzipped the *rm.zip* file, you can run:
``` ```
export MASTODON_TOKEN="..." export MASTODON_TOKEN="..."
export MASTODON_SERVER="..." 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 # License