summaryrefslogtreecommitdiffstats
path: root/sync.sh
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-01-22 11:30:30 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-01-22 11:49:26 -0500
commitfef727c822458bc6d3e8af96187a445addbcdb6c (patch)
tree5a3174e8854d7b0887e0119d1e10c69978bacc41 /sync.sh
parentfb3efc45318558d4a0555cf6a2e0cc72252e13f8 (diff)
feat: 🎸 Lotta Shit
Lotta content additions and updates.
Diffstat (limited to '')
-rwxr-xr-xsync.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.sh b/sync.sh
index 2885f81..341ea3a 100755
--- a/sync.sh
+++ b/sync.sh
@@ -2,7 +2,7 @@
#Variables
# -------------------------
-REPO="$HOME/Sandbox/hinode-template"
+REPO="$HOME/Sandbox/corruptlamar"
SRC="$REPO/public/"
DSRC="$REPO/docs-server/"
DSRBTS="$DSRC/robots.txt"
@@ -55,7 +55,6 @@ compush() {
build() {
npm run build
- cp -r static/emails/* public/emails/
}
# alt_files() {