This repository has been archived on 2020-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
deluge/entrypoint.sh
Simon Bruder b998b9bc3f
All checks were successful
continuous-integration/drone/push Build is passing
Switch to alpine
2020-07-09 20:24:28 +02:00

6 lines
120 B
Bash
Executable file

#!/bin/sh
set -u
adduser -D -u $PUID deluge
chown deluge:deluge /download/ /config/
exec tini -- runsvdir /etc/service/