[PR #5207] [MERGED] trilium: fix update function after db changes folder #5382

Closed
opened 2026-02-26 14:33:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5207
Author: @tjcomserv
Created: 6/16/2025
Status: Merged
Merged: 6/17/2025
Merged by: @MickLesk

Base: mainHead: patch-2


📝 Commits (3)

📊 Changes

1 file changed (+46 additions, -29 deletions)

View changed files

📝 ct/trilium.sh (+46 -29)

📄 Description

✍️ Description

Fixed issue with db location by adding a bit that checks it's location

Link: #
https://github.com/community-scripts/ProxmoxVE/issues/5202

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/5207 **Author:** [@tjcomserv](https://github.com/tjcomserv) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (3) - [`0913862`](https://github.com/community-scripts/ProxmoxVE/commit/0913862dedc5d438a3d8ce06ec20d04cd99ea947) Update trilium.sh - [`003ad53`](https://github.com/community-scripts/ProxmoxVE/commit/003ad53fbf771caa33a9400577b7b7bd833a24e3) Update ct/trilium.sh - [`b6937c7`](https://github.com/community-scripts/ProxmoxVE/commit/b6937c7448b2fefdd89ed009cfc0a0e0316e43f3) Update trilium.sh ### 📊 Changes **1 file changed** (+46 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `ct/trilium.sh` (+46 -29) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Fixed issue with db location by adding a bit that checks it's location ## 🔗 Related PR / Issue Link: # https://github.com/community-scripts/ProxmoxVE/issues/5202 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:33:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#5382
No description provided.