Fix configuration schema comment on after_everything option.

This commit is contained in:
Dan Helfman 2020-08-07 09:49:25 -07:00 committed by GitHub
commit 8526468975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -710,7 +710,7 @@ map:
List of one or more shell commands or scripts to execute
after running all actions (if one of them is "create").
These are collected from all configuration files and then
run once before all of them (prior to all actions).
run once after all of them (after any action).
example:
- echo "Completed actions."
umask: