updates
This commit is contained in:
parent
1c10f2c21f
commit
17bbd6ef4e
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,6 @@
|
|||
N=2
|
||||
trash ~/fa_error.log
|
||||
cd $HOME/gallery-dl/furaffinity
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/stevo/"
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/yrrufaton07/"
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/arandomguyontheinternet/"
|
||||
|
||||
for i in */; do
|
||||
echo ">> $i"
|
||||
|
@ -14,3 +11,6 @@ for i in */; do
|
|||
fi
|
||||
done
|
||||
wait
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/stevo/"
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/yrrufaton07/"
|
||||
gallery-dl --abort 3 --sleep 0-1 "https://www.furaffinity.net/favorites/arandomguyontheinternet/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue