aboutsummaryrefslogtreecommitdiffstats
path: root/rssyl
diff options
context:
space:
mode:
Diffstat (limited to 'rssyl')
-rw-r--r--rssyl/.gitignore1
-rwxr-xr-xrssyl/watch1
2 files changed, 2 insertions, 0 deletions
diff --git a/rssyl/.gitignore b/rssyl/.gitignore
new file mode 100644
index 0000000..98ecdaf
--- /dev/null
+++ b/rssyl/.gitignore
@@ -0,0 +1 @@
+/plugins.*
diff --git a/rssyl/watch b/rssyl/watch
index 8aeed7f..13b728f 100755
--- a/rssyl/watch
+++ b/rssyl/watch
@@ -1,5 +1,6 @@
#!/bin/sh
+[ -f 'plugins.php?branch=EXT' ] && rm 'plugins.php?branch=EXT'
wget 'http://www.claws-mail.org/plugins.php?branch=EXT' >/dev/null 2>/dev/null
if [ $? = 0 ]; then
[ -f unfetchable ] && rm unfetchable