summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff35e6d..78e708f 100644
--- a/Makefile
+++ b/Makefile
@@ -7,5 +7,8 @@ site:
${GUILE} -L ./src -c \
'((@ (haunt site) build-site) (@ (operationnull site) main-site))'
+deploy:
+ scp -r target/* heimdallr:/var/www/operationnull/
+
clean:
rm -rf target/