Merge pull request #642 from alloyxrp/patch-3

Run update script as sudo user - CentOS
This commit is contained in:
Rome Reginelli
2019-07-29 13:45:00 -07:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ This page describes how to update manually to the latest release of `rippled` on
These instructions assume you have already [installed `rippled` from the `yum` repository](install-rippled-on-centos-rhel-with-yum.html).
**Tip:** To perform these steps all at once, you can run the `/opt/ripple/bin/update-rippled.sh` script, which is included with the `rippled` package.
**Tip:** To perform these steps all at once, you can run the `/opt/ripple/bin/update-rippled.sh` script, which is included with the `rippled` package. This script should be run as a `sudo` user.
To update manually, complete the following steps: