1 2 3 4 5 6 7 8 9 10 11 12
[hook] name = "{{hook_name}}" description = "{{description}}" enabled = true [trigger] type = "file-save" pattern = "{{file_pattern}}" [action] type = "shell" command = "{{command}}"