gaim/www

Update Luke's 2.0.0 updates.

2005-12-20, Richard Laager
fc097e417df7
file isExecutable
Update Luke's 2.0.0 updates.
#!/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'