[gimp-web/oscp] rsync built docs to /docs_data/docs/2.10



commit b068b5d75d5d23d9b3a1b7eb780ed58432d44b0d
Author: Michael Schumacher <schumaml gmx de>
Date:   Wed Jun 17 12:41:32 2020 +0200

    rsync built docs to /docs_data/docs/2.10

 docs.gimp.org/docs_build/entrypoint.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/docs.gimp.org/docs_build/entrypoint.sh b/docs.gimp.org/docs_build/entrypoint.sh
index a1f685c2..7c5fbd00 100755
--- a/docs.gimp.org/docs_build/entrypoint.sh
+++ b/docs.gimp.org/docs_build/entrypoint.sh
@@ -7,5 +7,4 @@ git clone --depth 1 https://gitlab.gnome.org/GNOME/gimp-help.git /tmp/gimp-help
 export ALL_LINGUAS="ca da de el en en_GB es fi fr hr it ja ko lt nl nn pt_BR ro ru zh_CN"
 cd /tmp/gimp-help && ./autogen.sh --without-gimp && make -j3
 
-rsync -rl /tmp/gimp-help/html/* /docs_data/temp/
-# rm -rf /tmp/gimp-help
+rsync -vr /tmp/gimp-help/html/* /docs_data/docs/2.10


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]