From 4133568afe8694c884e5127ff43044f06580c914 Mon Sep 17 00:00:00 2001 From: Felipe M Date: Fri, 28 Aug 2020 11:46:16 +0200 Subject: [PATCH] Removed deploy from makefile --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index cb42fee..da9814e 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,3 @@ build: watch: node_modules/gulp/bin/gulp.js sass:watch - -deploy: - make build - rsync -e ssh --info=progress2 -r ${PWD}/public/ pages.sites.town:~/public_html/fmartingr.com/