Update UPDATE.md
This commit is contained in:
parent
3b288c2dad
commit
a1530791ef
@ -6,11 +6,9 @@ To update your instance, run these commands with `plume` user if you created it,
|
|||||||
git pull origin master
|
git pull origin master
|
||||||
|
|
||||||
# If you are using sysvinit
|
# If you are using sysvinit
|
||||||
[See section: Sysvinit integration](https://github.com/Plume-org/Plume/blob/master/docs/INSTALL.md#sysvinit-integration).
|
|
||||||
sudo service plume restart
|
sudo service plume restart
|
||||||
|
|
||||||
# If you are using systemd
|
# If you are using systemd
|
||||||
[See section: Systemd integration](https://github.com/Plume-org/Plume/blob/master/docs/INSTALL.md#systemd-integration) .
|
|
||||||
sudo systemctl restart plume
|
sudo systemctl restart plume
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user