aboutsummaryrefslogtreecommitdiffstats
path: root/javagnutar/watch
diff options
context:
space:
mode:
Diffstat (limited to 'javagnutar/watch')
-rwxr-xr-xjavagnutar/watch1
1 files changed, 1 insertions, 0 deletions
diff --git a/javagnutar/watch b/javagnutar/watch
index d8790df..870a79a 100755
--- a/javagnutar/watch
+++ b/javagnutar/watch
@@ -1,5 +1,6 @@
#!/bin/sh
+[ -f 'index.html' ] && rm 'index.html'
wget http://code.google.com/p/javagnutar/ >/dev/null 2>/dev/null
if [ $? = 0 ]; then
[ -f unfetchable ] && rm unfetchable