diff --git a/Makefile b/Makefile index 2bc7f9f..9e8d631 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ build: posty build publish: - rsync -auvP build/ golf:web + rsync -auvP build/ deploy.nickpegg.com:web stage_build: