From d85e2ef39f0428b1263887c54b42cf9484c00c1f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 16 Jun 2016 15:55:15 -0300 Subject: Cleanup --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eca1f89..504baf7 100644 --- a/Makefile +++ b/Makefile @@ -19,3 +19,5 @@ web: web_deploy: @rsync -avz --delete www/ bootless:/var/sites/bootless/www/ + +publish: web web_deploy -- cgit v1.2.3