Update upgrade command
This commit is contained in:
parent
2fc0ec608c
commit
d40d70ddce
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ apt list --upgradable
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
apt upgrade
|
apt update
|
||||||
apt dist-upgrade
|
apt full-upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
### Clean
|
### Clean
|
||||||
|
|
Loading…
Reference in a new issue