add y flags
This commit is contained in:
parent
9283fc9e29
commit
95ea0c069f
@ -35,8 +35,8 @@ ssh <linuxusername>@localhost -p 4022
|
||||
First upgrade the installed packages to the latest versions, to remove any security warnings.
|
||||
|
||||
```
|
||||
sudo apt-get update
|
||||
sudo apt-get upgrade
|
||||
sudo apt-get update -y
|
||||
sudo apt-get upgrade -y
|
||||
```
|
||||
|
||||
Now we install some essential tools.
|
||||
|
Loading…
Reference in New Issue
Block a user