Update upgrade command

This commit is contained in:
Wilfried OLLIVIER 2021-08-30 09:56:26 +02:00
parent 2fc0ec608c
commit d40d70ddce

View file

@ -60,8 +60,8 @@ apt list --upgradable
### Go ### Go
```shell ```shell
apt upgrade apt update
apt dist-upgrade apt full-upgrade
``` ```
### Clean ### Clean