From 48a74b75ad94c0838d2a31db9944f5545cae23cc Mon Sep 17 00:00:00 2001 From: alicestrt Date: Mon, 30 Sep 2019 12:20:42 +0200 Subject: [PATCH] Update 'makefile' --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makefile b/makefile index 1a42eca..c0fc67c 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ -DEST := /var/www/food.alicestrete.me -REMOTE := kstraat +DEST := /var/www/portfolio.alicestrete.me +REMOTE := vps.decentral1.se RSYNC := rsync -chavzP --rsync-path="sudo rsync" SRC := dist/* SSH := ssh -t