Cleanup step
This commit is contained in:
parent
e90a537525
commit
0f7b5c994e
2 changed files with 7 additions and 19 deletions
|
@ -292,16 +292,10 @@ nft list ruleset >> /etc/nftables.conf
|
|||
|
||||
### Step 16: update APT index and upgrade packages
|
||||
|
||||
#### Update APT index
|
||||
```console
|
||||
$ apt update
|
||||
|
||||
```shell
|
||||
apt update
|
||||
```
|
||||
|
||||
#### Upgrade packages
|
||||
|
||||
```shell
|
||||
apt upgrade -y
|
||||
$ apt upgrade -y
|
||||
```
|
||||
|
||||
### Step 17: set timezone (the following is for Montreal time)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue