mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
f6a8101b36
commit
9e60689be6
@ -58,7 +58,7 @@ RUN buildDeps=" \
|
|||||||
&& make -j$(nproc) \
|
&& make -j$(nproc) \
|
||||||
&& make install \
|
&& make install \
|
||||||
&& cd /usr/src/qbittorrent/src/app \
|
&& cd /usr/src/qbittorrent/src/app \
|
||||||
&& cp /tmp/patches/main.patch /usr/src/qbittorrent/src/app
|
&& cp /tmp/patches/main.patch /usr/src/qbittorrent/src/app \
|
||||||
&& patch -i /usr/src/qbittorrent/src/app/main.patch \
|
&& patch -i /usr/src/qbittorrent/src/app/main.patch \
|
||||||
&& cd /usr/src/qbittorrent/ \
|
&& cd /usr/src/qbittorrent/ \
|
||||||
&& ./configure --disable-gui --prefix=/usr \
|
&& ./configure --disable-gui --prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user