Update README.md

This commit is contained in:
tteckster 2022-09-11 16:06:46 -04:00 committed by GitHub
parent 06e0a1208a
commit 37d393a1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -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>