Run socat in the background
This commit is contained in:
@ -409,6 +409,7 @@ stopNode() {
|
||||
for pattern in solana- remote-; do
|
||||
pkill -9 \$pattern
|
||||
done
|
||||
sudo killall socat
|
||||
"
|
||||
) || true
|
||||
}
|
||||
|
Reference in New Issue
Block a user