mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
fix windows build script: pushd and popd require bash
This commit is contained in:
parent
8b66d7c8ae
commit
5158799689
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Lucky number
|
# Lucky number
|
||||||
export PYTHONHASHSEED=22
|
export PYTHONHASHSEED=22
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue