From 0e1da00962d3120832c610c8142506f5a04388b6 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 2 Jan 2021 05:42:02 +0100 Subject: [PATCH] Update webmaster ssh login --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 28c1c2e..457f05b 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ VNU_OPTIONS := --skip-non-html --also-check-css # Rsync deployment configuration. SSH_HOST := www.cosin.ch -SSH_USER := root +SSH_USER := webcosin TARGET_DIR := /srv/www/www.cosin.ch/ # Non-file goals.