Fixed missing JVB secret

This commit is contained in:
2020-10-23 14:33:37 +02:00
parent de6ba5755e
commit e208c871f8
4 changed files with 5 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ bash Install-JMS.sh
```
## JIB
Make sure the server is connected to the same internal network
Copy `/etc/ICTM/JitsiMeet.var` from main server to `~/jistiMeet.var` on the new server.
Copy `/etc/ICTM/JitsiMeet.var` from main server to `~/JitsiMeet.var` on the new server.
Then run the commands underneath and follow the onscreen instructions
```
@@ -27,7 +27,7 @@ bash Install-JIB.sh
## JVB
Make sure the server is connected to the same internal network
Copy `/etc/ICTM/JitsiMeet.var` from main server to `~/jistiMeet.var` on the new server.
Copy `/etc/ICTM/JitsiMeet.var` from main server to `~/JitsiMeet.var` on the new server.
Then run the commands underneath
```