aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5979f57..1b3e3bf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
### CHANGE ME ######################
DOMAIN = www.sacredheartsc.com
URL = https://$(DOMAIN)
-RSYNC_TARGET = $(DOMAIN):/var/www/$(DOMAIN)
+#RSYNC_TARGET = $(DOMAIN):/var/www/$(DOMAIN)
+RSYNC_TARGET = 10.11.199.18:/usr/local/www/test.sacredheartsc.com
FEED_TITLE = sacredheartsc blog
FEED_DESCRIPTION = Carolina-grown articles about self-hosting, privacy, unix, and more.
STATIC_REGEX = .*\.(html|css|jpg|jpeg|png|ico|xml|txt|asc)