Run update script as sudo user - CentOS

This commit is contained in:
Alloy Networks
2019-07-28 18:36:10 +03:00
committed by GitHub
parent 87b5c92a1b
commit 8eaafb7eec

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: