not automated but at least it's the command to run

This commit is contained in:
Stefen Auris 2023-11-01 14:51:16 -04:00
parent 4975e2e832
commit a6291993cd

View file

@ -1,3 +1,2 @@
#!/bin/bash
cd ~/gallery-dl/onlyfans
onlyfans-scraper -a
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