deemix-docker/root/etc/cont-init.d/30-config

13 lines
223 B
Plaintext
Raw Normal View History

2020-06-05 19:25:27 +00:00
#!/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/