[PR #844] [MERGED] Fix: Bookstack Update Function #2892

Closed
opened 2026-02-26 13:31:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/844
Author: @michelroegl-brunner
Created: 12/16/2024
Status: Merged
Merged: 12/19/2024
Merged by: @MickLesk

Base: mainHead: bookstack


📝 Commits (6)

📊 Changes

1 file changed (+18 additions, -9 deletions)

View changed files

📝 ct/bookstack.sh (+18 -9)

📄 Description

🛠️ Note:
We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal!
🎮 Note for game-related scripts: These have a lower likelihood of being merged.


✍️ Description

Fixes the Bookstack Update Function.


  • Related Issue: #757
  • Related PR: # (if applicable)
  • Related Discussion: Link

🛠️ 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)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

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.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/844 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 12/16/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `bookstack` --- ### 📝 Commits (6) - [`5669616`](https://github.com/community-scripts/ProxmoxVE/commit/5669616afce8e8f4b3a66e62a14a8f07f1eb83d6) Fix: Bookstack Update Function - [`93a80a0`](https://github.com/community-scripts/ProxmoxVE/commit/93a80a04b12b63e5eb00b621ab611ba5293899de) Fixed Formating - [`c722f2e`](https://github.com/community-scripts/ProxmoxVE/commit/c722f2ed360219b98f652db6d0f99738ae114e8d) Update Identions and Spaces - [`df2fd54`](https://github.com/community-scripts/ProxmoxVE/commit/df2fd548a256e50d4581bc66772e7856678ed989) Changes - [`1183cf6`](https://github.com/community-scripts/ProxmoxVE/commit/1183cf60c12f0f71f44a9307f6a382b0df6add16) Merge branch 'bookstack' of https://github.com/michelroegl-brunner/ProxmoxVE into bookstack - [`1be800f`](https://github.com/community-scripts/ProxmoxVE/commit/1be800fc95b161a18d30f02a1f56fc7d294347fe) Add leadng / to unzip ### 📊 Changes **1 file changed** (+18 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/bookstack.sh` (+18 -9) </details> ### 📄 Description > **🛠️ Note:** > We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal! > 🎮 **Note for game-related scripts:** These have a lower likelihood of being merged. --- ## ✍️ Description Fixes the Bookstack Update Function. - - - - - Related Issue: #757 - Related PR: # (if applicable) - Related Discussion: [Link](https://github.com/community-scripts/ProxmoxVE/discussions) --- ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ 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.) - [X] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:31:42 +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#2892
No description provided.