mirror of https://github.com/CGAL/cgal
The web site is now hosted at ftp.cgal.org
... using the OVH infrastructure.
This commit is contained in:
parent
9ea03ca315
commit
ab5318bcdb
|
|
@ -80,8 +80,8 @@ popd
|
||||||
printf "Now use:\n"
|
printf "Now use:\n"
|
||||||
printf " cd ${DEST_DIR}\n"
|
printf " cd ${DEST_DIR}\n"
|
||||||
printf " mv cgal_manual.zip /srv/CGAL/www/%s/Manual/\n" "${PUBLIC_RELEASE_NAME#CGAL-}"
|
printf " mv cgal_manual.zip /srv/CGAL/www/%s/Manual/\n" "${PUBLIC_RELEASE_NAME#CGAL-}"
|
||||||
printf " rsync --compress -av doc_html_online/ %s:/www/inf-websites/doc.cgal.org/Manual/%s\n" \
|
printf " rsync --compress -av doc_html_online/ %s:doc.cgal.org/Manual/%s\n" \
|
||||||
cgal@contact.mpi-inf.mpg.de \
|
cgalorgmnx@ftp.cgal.org \
|
||||||
"${PUBLIC_RELEASE_NAME#CGAL-}"
|
"${PUBLIC_RELEASE_NAME#CGAL-}"
|
||||||
|
|
||||||
printf "DONE!\n"
|
printf "DONE!\n"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue