Skip to content

Commit 8b39222

Browse files
authored
Merge pull request #188 from linuxserver/aptalca-patch-1
swag-auto-reload: install inotify-tools
2 parents 237837a + d498a6a commit 8b39222

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

root/etc/cont-init.d/98-inotify

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/with-contenv bash
2+
3+
apk add --no-cache inotify-tools

0 commit comments

Comments
 (0)