- Switch back from testing to default Rx3 deluge version which is also now 2.1.1.

This commit is contained in:
Arnaud G. GIBERT 2025-05-25 18:45:23 +02:00
parent d9dd58f620
commit ec778aefad

View File

@ -65,7 +65,6 @@ environment=HOME='${DELUGE_HOME}
RUN urpmi.update -a \
&& urpmi.addmedia "Rx3 Testing" "http://mirror.xor.rx3/rx3/distrib/9/x86_64/media/testing" \
&& urpmi --force deluge myip --no-recommends \
&& useradd --home-dir ${DELUGE_HOME} --password "" deluge \
&& mkdir ${DELUGE_SPOOL} \