deemix-docker/root/etc/cont-init.d/30-config
Henning Bocklage 440d8319bf initial commit
2020-06-05 21:25:27 +02:00

13 lines
223 B
Plaintext

#!/usr/bin/with-contenv bash
# set home of the abc user
usermod -d /deem abc
# permissions
echo "[cont-init.d] Setting permissions this may take some time"
chown -R abc:abc \
/deem/.config/
chown abc:abc \
/downloads/