version bump

This commit is contained in:
Stefen Auris 2024-07-18 01:45:16 -04:00
parent 3784b5a9d0
commit b9e1b3f236

View file

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# docker pull ghcr.io/datawhores/of-scraper:latest # 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 \ 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.10.6 \ ghcr.io/datawhores/of-scraper:3.10.20 \
ofscraper --output normal --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL ofscraper --output normal --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL