gaim/www

missed slash

2005-12-19, Sean Egan
48c943ba0545
file isExecutable
missed slash
#!/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'