fixed script

This commit is contained in:
Stefen Auris 2024-04-08 17:17:11 -04:00
parent d2c4ae8afe
commit 4ce1bd2c62

View file

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
gallery-dl -u steveokard@gmail.com -p `cat ~/.gallery-dl/bsky-secret.txt` --abort 3 --sleep 1-2 -o include=likes -o archive=~/gallery-dl/bluesky/stefenauris.com/archive.sqlite3 -d ~/gallery-dl/bluesky/stefenauris.com/ "https://bsky.app/profile/stefenauris.com" gallery-dl -u stefenauris.com --abort 3 --sleep 1-2 -o include=all -o reposts=true -o archive=~/gallery-dl/bluesky/stefenauris.com/likes.sqlite3 -o blacklist= -d ~/gallery-dl/bluesky/stefenauris.com/ "https://bsky.app/profile/stefenauris.com"