mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-12 02:35:22 +00:00
6 lines
76 B
Bash
Executable File
6 lines
76 B
Bash
Executable File
#!/bin/sh -x
|
|
echo "Building and restarting."
|
|
|
|
network-build
|
|
network-restart
|