From d43ab2e37e681e222da93226bcd5211e29e84438 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:33:34 -0500 Subject: =?UTF-8?q?feat:=20=F0=9F=8E=B8=20Module=20additions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added created modules to the site along with more content. --- sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index 341ea3a..fb231be 100755 --- a/sync.sh +++ b/sync.sh @@ -2,7 +2,7 @@ #Variables # ------------------------- -REPO="$HOME/Sandbox/corruptlamar" +REPO="$HOME/Sandbox/hinode-template" SRC="$REPO/public/" DSRC="$REPO/docs-server/" DSRBTS="$DSRC/robots.txt" -- cgit v1.2.3