gaim/www

this is a little better.

2005-12-23, Luke Schierer
9c8a28fbf047
file isExecutable
this is a little better.
#!/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'