fixed version number
This commit is contained in:
parent
fc31451173
commit
0cb74c8d98
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data ghcr.io/datawhores/of-scraper:latest bash
|
# docker pull ghcr.io/datawhores/of-scraper:latest
|
||||||
|
docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data ghcr.io/datawhores/of-scraper:3.7.1 ofscraper
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue