[doc] use sudo to upgrad
This commit is contained in:
@@ -76,8 +76,8 @@ sudo systemctl start gancio
|
|||||||
> Don't be lazy and [backup]({% link install/backup.md %}) your data!
|
> Don't be lazy and [backup]({% link install/backup.md %}) your data!
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn global remove gancio
|
sudo yarn global remove gancio
|
||||||
yarn cache clean
|
sudo yarn cache clean
|
||||||
yarn global add --silent {{site.url}}/latest.tgz
|
sudo yarn global add --silent {{site.url}}/latest.tgz
|
||||||
sudo systemctl restart gancio
|
sudo systemctl restart gancio
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user