mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-21 04:43:29 +08:00
Ignore swp files
This commit is contained in:
parent
949b47cd58
commit
bafe846bdf
@ -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[@]}"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user