mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
rtorrent-flood: fix chown
This commit is contained in:
parent
ab39863e70
commit
1de4580cb5
@ -10,6 +10,6 @@ mkdir -p /data/Media/Music
|
||||
|
||||
sed -i -e "s/<FLOOD_SECRET>/$FLOOD_SECRET/g" /usr/flood/config.js
|
||||
rm -f /data/.session/rtorrent.lock
|
||||
chown -R $UID:$GID /data /home/torrent /tmp /filebot /usr/flood /etc/s6.d
|
||||
chown -R $UID:$GID /data /home/torrent /tmp /filebot /usr/flood/server /etc/s6.d
|
||||
|
||||
exec su-exec $GID:$UID /bin/s6-svscan /etc/s6.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user