mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 01:03:59 +00:00
Added apt update
This commit is contained in:
parent
158d5eefbc
commit
4db6fc1c0a
@ -52,8 +52,10 @@ JITSI_HOSTNAME=meet.sunknudsen.com
|
|||||||
|
|
||||||
### Step 5: install dependencies
|
### Step 5: install dependencies
|
||||||
|
|
||||||
```shell
|
```console
|
||||||
apt install -y apt-transport-https curl gnupg lsb-release nginx-full
|
$ apt update
|
||||||
|
|
||||||
|
$ apt install -y apt-transport-https curl gnupg lsb-release nginx-full
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 6: import [Jitsi](https://jitsi.org/)’s PGP public key
|
### Step 6: import [Jitsi](https://jitsi.org/)’s PGP public key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user