2FA instructions (closes #16)
This commit is contained in:
parent
54ff47d9ed
commit
a919ae376b
@ -29,6 +29,8 @@ REDDIT_CLIENT_ID = "sadsU7-zfX"
|
||||
REDDIT_SECRET = "687DDJSS&999d-hdkjK8h"
|
||||
```
|
||||
|
||||
(If you have 2FA enabled, you will need to append that to the password, separated by a colon.)
|
||||
|
||||
## Use
|
||||
|
||||
Create a folder that will contain your archive. Then run:
|
||||
@ -64,4 +66,4 @@ $ docker run \
|
||||
-e REDDIT_SECRET="687DDJSS&999d-hdkjK8h" \
|
||||
-v /Local/location/to/save/in:/opt/app/archive \
|
||||
redditsave saved
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user