summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Culkin <bjculkin@sitri.goetia>2023-11-09 00:07:06 +0000
committerBenjamin Culkin <bjculkin@sitri.goetia>2023-11-09 00:07:06 +0000
commit9218800966a7d60b5173d272aa4da47791083cb5 (patch)
treed6b87b33ae7281f591ace63602dd6b9b3b84aea3 /Makefile
parentbc9e5a83408e38113b0b54870f3672596f1df2a5 (diff)
Fix up deployment and title pageHEADtrunk
Fixes up the deployment script to work, and fix the markup in the title page
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93319d6..4464408 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,4 @@ clean:
rm -rf target/
deploy: site
- rsync target/ /var/www/
+ rsync -rv --delete-delay target/* ben@ashardalon.com:/var/www/main/