gaim/www

update

2003-12-23, Herman Bloggs
0b958d8dd189
file isExecutable
update
#!/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'