From ac57122a8dbb81d639a386ba6547ba385e6ab0f2 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 18 Apr 2020 03:12:15 -0400 Subject: [PATCH] moving to caffeine --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 96674b5..526ef66 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ SOURCE_DIR = $(CURDIR)/ RSYNC_PARAMS = --exclude-from='.rsync-exclude' --delete -avzP -SSH_USER = amin@bandali.eu.org -SSH_DEST = /var/www/bandali.eu.org/ +SSH_USER = abandali@bandali.eu.org +SSH_DEST = www/ all: deploy -- 2.20.1