defeather

This commit is contained in:
wowario 2021-03-30 12:52:29 +03:00
parent 82ac1c2daf
commit 9a75c5a986
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
114 changed files with 367 additions and 465 deletions

View file

@ -172,7 +172,7 @@ RUN git clone -b tor-0.4.5.5-rc --depth 1 https://git.torproject.org/tor.git &&
rm -rf $(pwd) && \
strip -s -D /usr/local/tor/bin/tor.exe
RUN git clone https://git.wownero.com/feather/monero-seed.git && \
RUN git clone https://git.wownero.com/wowlet/monero-seed.git && \
cd monero-seed && \
git reset --hard 4674ef09b6faa6fe602ab5ae0b9ca8e1fd7d5e1b && \
cmake -DCMAKE_INSTALL_PREFIX=/depends/x86_64-w64-mingw32 \