Przeglądaj źródła

Update README.md

tteckster 2 lat temu
rodzic
commit
37d393a1a5
1 zmienionych plików z 14 dodań i 0 usunięć
  1. 14 0
      README.md

+ 14 - 0
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>