same here
authorColin Leroy <colin@colino.net>
Fri, 29 Apr 2005 17:28:43 +0000 (17:28 +0000)
committerColin Leroy <colin@colino.net>
Fri, 29 Apr 2005 17:28:43 +0000 (17:28 +0000)
commitHelper

index 1ce3b7470d5b1c2436e9412bb0d22bc11e4c96b1..c770ca566a4f18e1ee9768f783ef7a2c77fd4428 100644 (file)
@@ -109,4 +109,5 @@ if [ "$ans" == "y" ]; then
                cvs commit -m "`cat /tmp/logentry` "
        fi;
        rm -f /tmp/logentry
+       wget -O /dev/null -o /dev/null http://www.colino.net/sylpheed-claws-gtk2/update.php3
 fi