mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 16:10:57 +00:00
6 lines
49 B
Bash
Executable File
6 lines
49 B
Bash
Executable File
#!/bin/sh -x
|
|
|
|
network-stop
|
|
sleep 1
|
|
network-start
|