mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
Windows Build: Create tmp dir
This commit is contained in:
parent
360dd5a7aa
commit
2bde686752
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PYTHON="wine $PYHOME/python.exe -OO -B"
|
|||
cd `dirname $0`
|
||||
set -e
|
||||
|
||||
mkdir -p tmp
|
||||
cd tmp
|
||||
|
||||
for repo in electrum electrum-locale electrum-icons; do
|
||||
|
|
Loading…
Add table
Reference in a new issue