File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,16 @@ https://www.youtube.com/watch?v=6Fy1Wy9Fpv8
1212
1313Read the [ #FAQ] ( README.md#faq ) at the bottom of this page before submitting a issue.
1414
15- ## Linux Guide
16-
17- https://github.com/DIGITALCRIMINAL/OnlyFans/discussions/889
18-
1915## Running the app via docker
2016
2117Build and run the image, mounting the appropriate directories:
2218
2319` docker build -t only-fans . && docker run -it --rm --name onlyfans -v ${PWD}/.settings:/usr/src/app/.settings -v ${PWD}/.profiles:/usr/src/app/.profiles -v ${PWD}/.sites:/usr/src/app/.sites only-fans `
2420
21+ ## Running on Linux
22+
23+ https://github.com/DIGITALCRIMINAL/OnlyFans/discussions/889
24+
2525## Running the app locally
2626
2727You need to install C++ Build Tools for the deephash module.
@@ -385,7 +385,7 @@ I can't see ".settings" folder'
385385
386386I'm getting authed into the wrong account
387387
388- > Enjoy the free content. | This has been patched.
388+ > Enjoy the free content. | This has been patched lol .
389389
390390I'm using Linux OS and something isn't working.
391391
You can’t perform that action at this time.
0 commit comments