gaim/www

Add a note about vv

2006-01-24, Mark Doliner
3970057492d1
file isExecutable
Add a note about vv
#!/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'