Newlines, comments, and HUGO path. (#2)

* Create HUGO file.

* Add HUGO.

* Add script for running system against development branch.

* Add newline to end of file.

* Comment unused blocks.

* Add path of site that HUGO should host.
This commit is contained in:
2021-07-13 07:33:05 -05:00
committed by GitHub
parent a62336f139
commit bdf3ffa456
3 changed files with 9 additions and 9 deletions

4
hosts
View File

@ -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