Added apt update

This commit is contained in:
Sun Knudsen 2022-03-02 07:05:08 -05:00
parent 158d5eefbc
commit 4db6fc1c0a
No known key found for this signature in database
GPG Key ID: 02C43AD072D57783

View File

@ -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