gaim/www

Add a libgadu anchor.

2006-02-21, Richard Laager
3eeb234ef552
file isExecutable
Add a libgadu anchor.
#!/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'