From a474ce5856b2c19ef2095cc7ad6740afbd61256d Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 18 Nov 2021 21:30:55 +1100 Subject: updated --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d915909..38e45d3 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ announce: deploy: @echo "Deploying to libreau.org." - ansible-playbook -i ~/.config/ansible/hosts -l libreau ~/.config/ansible/setup/sync-sites.yml + ansible-playbook -i ~/Projects/sysadmin/ansible/inventory.yml -l libreau.org ~/Projects/sysadmin/ansible/deploy-sites.yml publish: publish.el @echo "Publishing... with current Emacs configurations." -- cgit v1.2.3