aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-11-11 17:32:53 +1100
committerYuchen Pei <hi@ypei.me>2021-11-11 17:32:53 +1100
commitae5afdad5b7b7edca91269ca1467e0934fa8d0ae (patch)
treefccdb1293b127e34174b04cbf1ced1b361705fad /Makefile
parente2f9c86877f3780f8358d1a9e9187e2accc40666 (diff)
updating pubkey to include gnu, update ansible path
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f52efbb..b29cdf4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,10 @@ publish: publish.el
./post-process.sh
python rss.py
+deploy:
+ @echo "Deploying to ypei.me..."
+ ansible-playbook -i ~/Projects/sysadmin/ansible/inventory.yml -l ypei.me ~/Projects/sysadmin/ansible/deploy-sites.yml
+
clean:
@echo "Cleaning up.."
@rm -rvf *.elc