1
0
Fork 0
forked from lthn/blockchain

win build: minor fixup

This commit is contained in:
sowle 2023-07-12 02:27:48 +02:00
parent c606259a8b
commit 228b20e801
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -191,8 +191,7 @@ set mail_msg="New %build_prefix% %TESTNET_LABEL%build for win-x64:<br>INST: <a h
echo %mail_msg%
python build_mail.py "Zano win-x64 %build_prefix% %TESTNET_LABEL%build %version%" "%emails%" "%mail_msg%"
python ../utils/build_mail.py "Zano win-x64 %build_prefix% %TESTNET_LABEL%build %version%" "%emails%" %mail_msg%
goto success