docs: info about manually listed scripts & autorun

removed from recipe.yml in previous commit
This commit is contained in:
ER
2023-05-10 19:32:37 +03:00
committed by Eino Rauhala
parent ef30c752c6
commit 69c8b16abc

View File

@@ -6,4 +6,4 @@ Your scripts will be given exactly one argument when they are executed, which sp
## `autorun.sh`
`autorun.sh` is enabled by default and automatically runs all scripts in the folders `scripts/pre/` and `scripts/post/` at the correct execution phases.
`autorun.sh` is enabled by default and automatically runs all scripts in the folders `scripts/pre/` and `scripts/post/` at the correct execution phases. Manually listed scripts can be combined with `autorun.sh`.