mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
changed upstream url
This commit is contained in:
@@ -30,7 +30,7 @@ RUN npm install htmlhint -g
|
||||
ARG USTREAMER_MIN_VERSION
|
||||
ENV USTREAMER_MIN_VERSION $USTREAMER_MIN_VERSION
|
||||
RUN echo $USTREAMER_MIN_VERSION
|
||||
RUN git clone https://github.com/pi-kvm/ustreamer \
|
||||
RUN git clone https://github.com/pikvm/ustreamer \
|
||||
&& cd ustreamer \
|
||||
&& make PREFIX=/usr install \
|
||||
&& cd - \
|
||||
|
||||
Reference in New Issue
Block a user