gaim/www

These files no longer seem to be used.

2006-02-11, Richard Laager
9cfe5528fbe1
file isExecutable
These files no longer seem to be used.
#!/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'