mirror of
https://github.com/strongdm/comply
synced 2024-11-05 07:25:26 +00:00
also watch narratives dir
This commit is contained in:
parent
1ddb9217a0
commit
91f16e4729
@ -14,6 +14,7 @@ func watch(errCh chan error) {
|
||||
return
|
||||
}
|
||||
b.Add("./templates/")
|
||||
b.Add("./narratives/")
|
||||
b.Add("./policies/")
|
||||
b.Add("./procedures/")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user