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