Added heads-up

This commit is contained in:
Sun Knudsen 2021-04-19 09:54:52 -04:00
parent 4980788afc
commit 4b8a68c02a
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305

View File

@ -321,6 +321,8 @@ apt install -y iptables-persistent vim
#### Upgrade packages #### Upgrade packages
> Heads-up: if asked which version of `/etc/ssh/sshd_config` to keep, select “keep the local version currently installed”.
```shell ```shell
apt upgrade -y apt upgrade -y
``` ```