mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-22 16:53:56 +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
|
||||
|
||||
```shell
|
||||
apt install -y apt-transport-https curl gnupg lsb-release nginx-full
|
||||
```console
|
||||
$ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user