docker-beets/root/etc/s6-overlay/s6-rc.d/init-beets-config/run
2024-08-28 15:26:36 +01:00

12 lines
233 B
Text
Executable file
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# copy config
cp -n /defaults/beets.sh /config/beets.sh
cp -n /defaults/config.yaml /config/config.yaml
chmod +x /config/beets.sh
# permissions
lsiown -R abc:abc \
/config