mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 13:01:06 -05:00
removed failed fetches
This commit is contained in:
@@ -84,4 +84,4 @@ fi
|
|||||||
cd $oldpwd; ./users.sh > users.shtml
|
cd $oldpwd; ./users.sh > users.shtml
|
||||||
|
|
||||||
# Clean up in case it went wrong (trying to retrieve from an account with protected tweets)
|
# Clean up in case it went wrong (trying to retrieve from an account with protected tweets)
|
||||||
#test -f $oldpwd/u/$id.txt || rm -rf $oldpwd/u/$id
|
test -s $oldpwd/u/$id/$id.txt || rm -rf $oldpwd/u/$id
|
||||||
|
|||||||
Reference in New Issue
Block a user