From 806a126122128fb6efade0c907ae171c882e4a19 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 13 Jul 2021 07:28:12 -0500 Subject: [PATCH] Add path of site that HUGO should host. --- hosts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts b/hosts index 433afd5..4510e6b 100644 --- a/hosts +++ b/hosts @@ -83,5 +83,5 @@ reverse-proxy certbot=true nextcloud certbot=true wordpress certbot=true usb-server -parrotsec-dev-www hugo=true domain=hyperling.com -my-parrotsec-dev-www hugo=true domain=hyperling.com +parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/parrotsec/website +my-parrotsec-dev-www hugo=true domain=hyperling.com hugo_site_path=/mnt/leet/Code/parrotsec/website-hyperling