gaim/www

Well most people seemed to like it...

2003-12-15, Mark Doliner
8d5203430211
file isExecutable
Well most people seemed to like it...
I think the mdk links are wrong, but sf is down (?) and I don't
remember what they are actually called.
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell.sourceforge.net '/home/groups/g/ga/gaim/updatedocs.sh'