mirror of
https://github.com/linuxserver/docker-beets
synced 2026-01-07 00:11:29 +01:00
5 lines
74 B
Text
5 lines
74 B
Text
#!/usr/bin/with-contenv bash
|
|
umask 022
|
|
|
|
exec \
|
|
s6-setuidgid abc beet web
|