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