gaim/www

file name ;-)

2003-12-08, Luke Schierer
6d57ba8a6dfc
file isExecutable
file name ;-)
#!/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'