diff --git a/scripts/nightly/make-docs.sh b/scripts/nightly/make-docs.sh index 32bcbb3..a2241c7 100755 --- a/scripts/nightly/make-docs.sh +++ b/scripts/nightly/make-docs.sh @@ -33,7 +33,7 @@ mv lcdproc-${DOCS}.txt ${BRANCH}-${DOCS}.txt #${SCP} -r -qB \ ${RSYNC} -qr \ ${BRANCH}-${DOCS}.html ${BRANCH}-${DOCS}.txt \ -gfk@lcdproc.sourceforge.net:www-lcdproc/docs/ +gfk,lcdproc@web.sourceforge.net:htdocs/docs/ # Finish the process on the server -#${SSH} -q -l gfk lcdproc.sourceforge.net "sh lcdproc-compress-html-docs.sh ${BRANCH}-${DOCS}-html" +#${SSH} -q -l gfk shell.sourceforge.net "sh lcdproc-compress-html-docs.sh ${BRANCH}-${DOCS}-html"