mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
./generate_101_blocks.sh &
|
|
bitcoin-qt -datadir=. #-printtoconsole
|