aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-11-12 14:36:13 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-11-12 14:36:13 -0500
commit6106ff4f3b8d78cde1491120a3b459f0cd5c3678 (patch)
treee1882df74e82ef2efeab0b058d509d80651baa5e
parent624710f68a39454abbe2805ec17c4275901111fc (diff)
downloadwebsite-6106ff4f3b8d78cde1491120a3b459f0cd5c3678.tar.gz
update webroot
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a4ee0f..2833289 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
### CHANGE ME ######################
DOMAIN = www.sacredheartsc.com
URL = https://${DOMAIN}
-RSYNC_TARGET = ${DOMAIN}:/var/www/${DOMAIN}
+RSYNC_TARGET = ${DOMAIN}:/usr/local/www/${DOMAIN}
FEED_TITLE = Cullum Smith's Blog
FEED_DESCRIPTION = Dad, southerner, unix wrangler, banjo enjoyer
STATIC_REGEX = .*\.(html|css|jpg|jpeg|png|ico|xml|txt|asc|webmanifest)