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
|
||||
|
||||
```shell
|
||||
apt upgrade
|
||||
apt dist-upgrade
|
||||
apt update
|
||||
apt full-upgrade
|
||||
```
|
||||
|
||||
### Clean
|
||||
|
|
Loading…
Reference in a new issue