gaim/www

Good point

2004-01-10, Mark Doliner
157c3f764285
file isExecutable
Good point
#!/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'