mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-01-18 16:55:20 +00:00
4 lines
79 B
Bash
4 lines
79 B
Bash
|
#!/bin/bash
|
||
|
./generate_101_blocks.sh &
|
||
|
bitcoin-qt -datadir=. #-printtoconsole
|