mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-01 09:40:15 +01:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
#!/bin/sh
|
||
|
echo $1 | nc -w 1 bisq-seednode 5120
|