fix
This commit is contained in:
@ -10,7 +10,6 @@ RUN yes y | apt install g++
|
||||
|
||||
# install the dpp lib
|
||||
RUN yes y | apt install cmake
|
||||
RUN yes y | apt install wget
|
||||
RUN yes y | apt install libsodium23
|
||||
RUN yes y | apt install libopus0
|
||||
RUN wget -O dpp.deb https://dl.dpp.dev/
|
||||
|
Reference in New Issue
Block a user