mirror of
https://github.com/openoms/joininbox.git
synced 2026-08-16 13:00:51 +02:00
parent
e06969bd69
commit
8f49af65c0
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ function downloadBitcoinCore() {
|
|||
if [ ! -f "laanwj-releases.asc" ];then
|
||||
sudo -u joinmarket wget https://bitcoin.org/laanwj-releases.asc
|
||||
fi
|
||||
if [ ! -f "laanwj-releases.asc" ];then
|
||||
sudo -u joinmarket wget https://raw.githubusercontent.com/bitcoin-dot-org/Bitcoin.org/master/laanwj-releases.asc
|
||||
fi
|
||||
if [ ! -f "laanwj-releases.asc" ];then
|
||||
echo "# !!! FAIL !!! Could not download laanwj-releases.asc"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue