mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +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
|