diff --git a/scripts/README.md b/scripts/README.md index 72088c7..6a8f165 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -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`.