mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-10-30 12:37:44 +09:00
Anchor to avoid samples
This commit is contained in:
@@ -19,7 +19,7 @@ if [[ ${SWAG_AUTORELOAD,,} == "true" ]]; then
|
|||||||
function wait_for_changes {
|
function wait_for_changes {
|
||||||
inotifywait -rq \
|
inotifywait -rq \
|
||||||
--event modify,move,create,delete \
|
--event modify,move,create,delete \
|
||||||
--include '\.(conf)' \
|
--include '\.conf$' \
|
||||||
"${ACTIVE_WATCH[@]}"
|
"${ACTIVE_WATCH[@]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user