Skip to content

Commit

Permalink
Revert "Dockerfile: Try to download purple-gowhatsapp directly"
Browse files Browse the repository at this point in the history
This reverts commit abeb6e9.
  • Loading branch information
vitalyster committed Aug 8, 2024
1 parent 3823c56 commit 54801b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ RUN echo "---> Install Teams" && \
make && \
make DESTDIR=/tmp/out install

RUN echo "---> purple-gowhatsapp" && \
curl -o /tmp/out/usr/lib/purple-2/libwhatsmeow_1.15.0r288_20240726213518_amd64_ubuntu22.04.so https://buildbot.hehoe.de/purple-whatsmeow/builds/libwhatsmeow_1.15.0r288_20240726213518_amd64_ubuntu22.04.so

RUN echo "---> purple-battlenet" && \
git clone --recursive https://github.com/EionRobb/purple-battlenet && \
cd purple-battlenet && \
Expand Down

0 comments on commit 54801b3

Please sign in to comment.