diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00ca24b02362f67888f9cd51a681563a21fec1ea..7ac5de6a3705dc9e226411fc68f9ab0421573bbb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ pages:
     - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
     #- . ./html/scripts/revision.sed
     #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
-    - pushd .public/www-site/git_modules/zjwgi/scripts
+    - pushd .public/git_modules/zjwgi/scripts
     - chmod u+x ./init-template
     - ./init-template -p www-
     - popd