diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1fb3b073fc6f76ece87c84420b6c79f5810a4ac4..97c2a2b722590620635cf4393b251b2e2c921ce0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ pages:
     #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
     - pushd .public/git_modules/zjwgi/scripts
     - chmod u+x ./init-template
-    - ./init-template -p "null" -r ../../..
+    - ./init-template -c "cp -r" -p "null" -r ../../..
     - popd
     - mv .public public
   artifacts: