From 68172f9c0a78d6013ba1ae94e4384a1e05c76183 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Tue, 9 Jul 2024 18:30:46 +0200 Subject: Change the path of INSTALL_DIR --- config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 127f495..f59b405 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ BASEHREF = file://`realpath .` HYDE = hyde -INSTALL_DIR = ~/www/alessandroiezzi.it -ARCHIVE = out.tar \ No newline at end of file +INSTALL_DIR = www/alessandroiezzi.it +ARCHIVE = out.tar -- cgit v1.2.3