From f0e6173771eb54be2e268bd4b2916061605f8cb5 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 14 Sep 2021 14:09:06 -0400 Subject: tweaks --- jitsi.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jitsi.html') diff --git a/jitsi.html b/jitsi.html index 0c7d427..71cb95d 100644 --- a/jitsi.html +++ b/jitsi.html @@ -25,7 +25,7 @@

First, install some dependencies:

-
apt install gpg apt-transport-https nginx python-certbot-nginx
+
apt install gpg apt-transport-https nginx python3-certbot-nginx

Jitsi has its own package repository, so let's add it.

-- cgit v1.2.3