mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Merge pull request #642 from alloyxrp/patch-3
Run update script as sudo user - CentOS
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user