[gimp-web/oscp] Use 2.10test as target directory



commit 741236e7a5b19f3069a795de49c239d51161ee9c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jul 8 20:38:10 2020 +0200

    Use 2.10test as target directory

 docs.gimp.org/docs_build/entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs.gimp.org/docs_build/entrypoint.sh b/docs.gimp.org/docs_build/entrypoint.sh
index 3d6d610e..a85cd666 100755
--- a/docs.gimp.org/docs_build/entrypoint.sh
+++ b/docs.gimp.org/docs_build/entrypoint.sh
@@ -8,5 +8,5 @@ export ALL_LINGUAS="ca da de el en en_GB es fi fr hr it ja ko lt nl nn pt_BR ro
 cd /tmp/gimp-help && ./autogen.sh --without-gimp && make
 
 for dir in html images quickreference xml; do
-    rsync -vlr /tmp/gimp-help/$dir/ /docs_data/docs/2.10/$dir/
+    rsync -vlr /tmp/gimp-help/$dir/ /docs_data/docs/2.10test/$dir/
 done


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