mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Merge pull request #529 from alloyxrp/patch-1
Delete downloaded RPM after installation on Ubuntu
This commit is contained in:
@@ -27,3 +27,9 @@ To update manually, complete the following steps:
|
||||
6. Restart the `rippled` service:
|
||||
|
||||
$ sudo service rippled restart
|
||||
|
||||
7. Delete the downloaded `rippled` package file:
|
||||
|
||||
$ rm rippled*.rpm
|
||||
|
||||
(This does not affect the installation, but prevents later updates from trying to re-install the old version.)
|
||||
|
||||
Reference in New Issue
Block a user