mirror of
https://github.com/strongdm/comply
synced 2024-11-25 00:54:54 +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
|
return
|
||||||
}
|
}
|
||||||
b.Add("./templates/")
|
b.Add("./templates/")
|
||||||
|
b.Add("./narratives/")
|
||||||
b.Add("./policies/")
|
b.Add("./policies/")
|
||||||
b.Add("./procedures/")
|
b.Add("./procedures/")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user