mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-21 04:31:05 -05:00
clear appcache symlink if there is one
This commit is contained in:
@@ -104,7 +104,8 @@ END
|
||||
fi
|
||||
|
||||
ln -sf $id.txt tweets.txt
|
||||
sed -e "s,TIMESTAMP,$(date)," ../../greptweet.appcache > greptweet.appcache
|
||||
test -h greptweet.appcache && rm -f greptweet.appcache
|
||||
sed -e "s,TIMESTAMP,$(date)," ../../greptweet.appcache > greptweet.appcache
|
||||
|
||||
else
|
||||
rm -rf $oldpwd/u/$id
|
||||
|
||||
Reference in New Issue
Block a user