mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Add README to release archives
Also add docs/ANONYMITY_NETWORKS.md Even though there is no "docs" dir in the archive...
This commit is contained in:
parent
4881154e69
commit
69c09ad204
5 changed files with 9 additions and 9 deletions
|
@ -127,7 +127,7 @@ script: |
|
|||
mkdir build && cd build
|
||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=${BASEPREFIX}/${i}/share/toolchain.cmake
|
||||
make ${MAKEOPTS}
|
||||
cp ../LICENSE bin
|
||||
cp ../LICENSE ../README.md ../docs/ANONYMITY_NETWORKS.md bin
|
||||
DISTNAME=monero-${i}-${version}
|
||||
mv bin ${DISTNAME}
|
||||
find ${DISTNAME}/ | sort | zip -X@ ${OUTDIR}/${DISTNAME}.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue