From d32df6bf5ef33e14d3b5505491c07b0fbbaf8f50 Mon Sep 17 00:00:00 2001
From: Zachary Wartell <zwartell@uncc.edu>
Date: Tue, 11 Feb 2025 14:55:04 -0500
Subject: [PATCH] -moving back to gitlab.com, resurrecting .gitlab-ci

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index becb719..7959be6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ pages:
     #- . ./html/scripts/revision.sed
     #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
     - pushd .public/www-site/git_modules/zjwgi/scripts
-    - init-template -p www-
+    - ./init-template -p www-
     - popd
     - mv .public public
   artifacts:
-- 
GitLab