delete log before writing to it
This commit is contained in:
parent
05b27811c7
commit
3488542308
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
N=2
|
N=2
|
||||||
|
trash ~/fa_error.log
|
||||||
cd $HOME/gallery-dl/furaffinity
|
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/stevo/"
|
||||||
for i in */; do
|
for i in */; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue