File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 fi && \
3939 pip3 install -U pip setuptools wheel && \
4040 pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
41- "git+git ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
41+ "git+https ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
4242 echo "**** cleanup ****" && \
4343 apk del --purge \
4444 build-dependencies && \
Original file line number Diff line number Diff line change 3838 fi && \
3939 pip3 install -U pip setuptools wheel && \
4040 pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
41- "git+git ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
41+ "git+https ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
4242 echo "**** cleanup ****" && \
4343 apk del --purge \
4444 build-dependencies && \
Original file line number Diff line number Diff line change 3838 fi && \
3939 pip3 install -U pip setuptools wheel && \
4040 pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
41- "git+git ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
41+ "git+https ://github.com/pyload/pyload.git@${PYLOAD_COMMIT}" && \
4242 echo "**** cleanup ****" && \
4343 apk del --purge \
4444 build-dependencies && \
You can’t perform that action at this time.
0 commit comments