[PR #2148] [MERGED] Fix: Trillium Update Function & Harmonize Installation #3453

Closed
opened 2025-11-20 06:04:53 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2148
Author: @MickLesk
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @tremor021

Base: mainHead: fixtrillium


📝 Commits (2)

  • 680e9fd Fix Trillium Update Function
  • ac0abce Update trilium-install.sh

📊 Changes

2 files changed (+30 additions, -17 deletions)

View changed files

📝 ct/trilium.sh (+16 -4)
📝 install/trilium-install.sh (+14 -13)

📄 Description

✍️ Description

Fix Update Function (see #1909)
Harmonize Installscript



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2148 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `fixtrillium` --- ### 📝 Commits (2) - [`680e9fd`](https://github.com/community-scripts/ProxmoxVE/commit/680e9fd0f143181213785992fdbfe5b211a1ecf5) Fix Trillium Update Function - [`ac0abce`](https://github.com/community-scripts/ProxmoxVE/commit/ac0abce7fe3e9875ab0897c70b940fa330d42a22) Update trilium-install.sh ### 📊 Changes **2 files changed** (+30 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `ct/trilium.sh` (+16 -4) 📝 `install/trilium-install.sh` (+14 -13) </details> ### 📄 Description ## ✍️ Description Fix Update Function (see #1909) Harmonize Installscript - - - - Related Issue: #1909 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:04:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3453