diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-08-08 20:59:51 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-08-08 20:59:51 +0200 |
commit | cad2db370f63af4ef088efab625ee6f5f897611b (patch) | |
tree | 2ef0f3dcc1bd0fec02695e81898e73f696234037 | |
parent | 2cb0c236289ac921ca6839e243a6ba7ee21d8ad8 (diff) | |
download | mumble.replicant.us-cad2db370f63af4ef088efab625ee6f5f897611b.tar.gz mumble.replicant.us-cad2db370f63af4ef088efab625ee6f5f897611b.tar.bz2 mumble.replicant.us-cad2db370f63af4ef088efab625ee6f5f897611b.zip |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ $ sudo systemctl reload apache2 $ sudo certbot certonly -d mumble.replicant.us --webroot $ sudo a2dissite mumble.replicant.us-init $ sudo a2ensite mumble.replicant.us +$ sudo systemctl reload apache2 $ sudo apt install mumble-server $ sudo dpkg-reconfigure mumble-server |