aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-12-06 17:43:21 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-12-06 17:43:21 -0500
commit31cbfb2798e76cb7b9a3d6c663e8de5f523e8e24 (patch)
tree140a14276bf37c83e3f8fc3e2cece5f2ef8bc011
parent76adca5274ed0235de5a23697153983882b4ddcf (diff)
downloadwebsite-31cbfb2798e76cb7b9a3d6c663e8de5f523e8e24.tar.gz
update webroot
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7a8853b..98d3c5a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
### CHANGE ME ######################
DOMAIN = www.sacredheartsc.com
URL = https://${DOMAIN}
-RSYNC_TARGET = ${DOMAIN}:/usr/local/www/${DOMAIN}
+RSYNC_TARGET = ${DOMAIN}:/usr/local/www/vhosts/${DOMAIN}
FEED_TITLE = Cullum Smith's Blog
FEED_DESCRIPTION = Blog of a unix wrangler, Gregorian chant and banjo enjoyer
STATIC_REGEX = .*\.(html|css|jpg|jpeg|png|ico|xml|txt|asc|webmanifest)