Skip to content
Snippets Groups Projects
Verified Commit c76f037f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fix: correct typo

parent 6e50d5e3
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ RUN adduser -u 1000 -D rtorrent && \
USER rtorrent
COPY src/rtorrent.conf /rtorrent.conf
COPY src/rtorrent.rc /rtorrent.rc
COPY entrypoint.sh /entrypoint.sh
VOLUME ["/data"]
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment