mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
06e0a1208a
commit
37d393a1a5
14
README.md
14
README.md
|
@ -1554,6 +1554,13 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/trilium-v4.s
|
|||
|
||||
**Trilium Interface - IP:8080**
|
||||
|
||||
⚙️ **To Update Trilium**
|
||||
|
||||
Run in the LXC Console
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/trilium-update.sh)"
|
||||
```
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
@ -1793,6 +1800,13 @@ To change Navidrome music folder path, edit: `/var/lib/navidrome/navidrome.toml`
|
|||
|
||||
**Navidrome Interface - IP:4533**
|
||||
|
||||
⚙️ **To Update Navidrome**
|
||||
|
||||
Run in the LXC Console
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/navidrome-update.sh)"
|
||||
```
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
|
Loading…
Reference in New Issue