Update readme
This commit is contained in:
@@ -70,17 +70,16 @@ sudo bash remove.sh
|
||||
|
||||
To reset Callaba password, run the following command:
|
||||
```console
|
||||
sudo bash remove.sh
|
||||
sudo bash reset-password.sh
|
||||
```
|
||||
|
||||
## Upgrade from Version 7
|
||||
|
||||
1. Export all settings from version 7 by navigating to **General settings** → **Export settings**.
|
||||
2. Run the command:
|
||||
2. Remove Callaba old version using the remove command:
|
||||
```bash
|
||||
bash remove.sh
|
||||
3. Clone this repository to install version 8.1.
|
||||
4. Run the installation command based on your preferred hardware acceleration.
|
||||
3. Follow the steps in this installation guide.
|
||||
|
||||
|
||||
## Contact support
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ndi": {
|
||||
"machinename": "CALLABA",
|
||||
"machinename": "CALLABA LOCAL",
|
||||
"networks": {
|
||||
"discovery": "",
|
||||
"ips": ""
|
||||
|
||||
Reference in New Issue
Block a user