gaim/www

update tags
default tip
2019-09-10, convert-repo
7d915c997ccd
file isExecutable
update tags
#!/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'