Skip to content
Snippets Groups Projects
Commit dcf14ed1 authored by nimrod's avatar nimrod
Browse files

Add transmission-rpc.

For programmatically managing Transmissions using Python. Exciting.
parent 524bcd36
No related branches found
No related tags found
No related merge requests found
...@@ -222,6 +222,7 @@ RUN apt-get update && \ ...@@ -222,6 +222,7 @@ RUN apt-get update && \
template \ template \
todoman \ todoman \
tox \ tox \
transmission-rpc \
&& \ && \
echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \ echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \
export GOPATH=/usr/local/lib/go && \ export GOPATH=/usr/local/lib/go && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment