aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-16 15:55:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-16 15:55:15 -0300
commitd85e2ef39f0428b1263887c54b42cf9484c00c1f (patch)
tree8c8cd96c5072f3a7ed645931b71cc5917e1e3877 /Makefile
parent9d9180ef02ce6912cce74dbaafaeb707caa3b249 (diff)
downloadbootless-d85e2ef39f0428b1263887c54b42cf9484c00c1f.tar.gz
bootless-d85e2ef39f0428b1263887c54b42cf9484c00c1f.tar.bz2
Cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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