diff --git a/Makefile b/Makefile index 52a670c..1e054d9 100644 --- a/Makefile +++ b/Makefile @@ -16,3 +16,6 @@ markdown: md2html bump: sed -Ei "s@^(siteupdated = ).*@\1`date +'%Y-%m-%d'`@" config.cfg + +install: + rsync -a --delete output/ pulse:/var/www/technoduck.me