mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
4 lines
79 B
Bash
4 lines
79 B
Bash
|
#!/bin/bash
|
||
|
./generate_101_blocks.sh &
|
||
|
bitcoin-qt -datadir=. #-printtoconsole
|