mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-15 04:43:01 -04:00
Merge pull request #1002 from linuxserver/swag-auto-reload-ignore-swp
This commit is contained in:
@@ -14,7 +14,7 @@ done
|
||||
function wait_for_changes {
|
||||
inotifywait -rq \
|
||||
--event modify,move,create,delete \
|
||||
--excludei '\.(sample|md)' \
|
||||
--excludei '\.(sample|md|swp)' \
|
||||
"${ACTIVE_WATCH[@]}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user