mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-07-24 23:25:18 -04:00
Anchor to avoid samples
This commit is contained in:
parent
21b5a79e06
commit
d81e33b63b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if [[ ${SWAG_AUTORELOAD,,} == "true" ]]; then
|
|||
function wait_for_changes {
|
||||
inotifywait -rq \
|
||||
--event modify,move,create,delete \
|
||||
--include '\.(conf)' \
|
||||
--include '\.conf$' \
|
||||
"${ACTIVE_WATCH[@]}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue