From 8bcb5cb0b649b22ec4613d8ca67e700835681e7c Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 1 Sep 2018 17:18:25 +0200 Subject: [PATCH] Change webroot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b07898f..e5a2ee5 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ OUTPUT_DIR = public SSH_HOST = www.cosin.ch SSH_USER = root -TARGET_DIR = /var/www/cosin/ +TARGET_DIR = /srv/www/www.cosin.ch/ HUGO_FLAGS = --i18n-warnings