aboutsummaryrefslogtreecommitdiffstats
path: root/cedilla/watch
diff options
context:
space:
mode:
Diffstat (limited to 'cedilla/watch')
-rwxr-xr-xcedilla/watch1
1 files changed, 1 insertions, 0 deletions
diff --git a/cedilla/watch b/cedilla/watch
index f319765..b59d99b 100755
--- a/cedilla/watch
+++ b/cedilla/watch
@@ -1,5 +1,6 @@
#!/bin/sh
+[ -f 'NEWS.text' ] && rm 'NEWS.text'
wget 'http://www.pps.univ-paris-diderot.fr/~jch/software/cedilla/NEWS.text' >/dev/null 2>/dev/null
if [ $? = 0 ]; then
[ -f unfetchable ] && rm unfetchable