Document $host/scripts dirs

This commit is contained in:
Joey Hafner 2022-08-06 14:23:22 -07:00
parent 058093de37
commit 4b09361efa

View File

@ -20,6 +20,9 @@ This repo is (mostly) organized into the following structure:
# each host. At the root of `/$host/` we have non-authoritative
# documentation and reference. This includes printouts of hardware
# configs (`inxi -b`), host-specific procedure docs, useful scripts, etc.
scripts/
# if a host has scripts for automating recurring tasks,
# they will be placed here.
config/
# Anything in the `/$host/config` directory is used as a source of
# truth from which hosts pull and apply the defined configuration.