mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-21 12:41:04 -05:00
appcache needs to be set so that it syncs new tweets
This commit is contained in:
@@ -103,8 +103,8 @@ cat <<END
|
||||
END
|
||||
fi
|
||||
|
||||
ln -sf $id.txt tweets.txt # Application cache greptweet.appcache
|
||||
ln -sf ../../greptweet.appcache
|
||||
ln -sf $id.txt tweets.txt
|
||||
sed -e "s,TIMESTAMP,$(date)," ../../greptweet.appcache > greptweet.appcache
|
||||
|
||||
else
|
||||
rm -rf $oldpwd/u/$id
|
||||
|
||||
Reference in New Issue
Block a user