[PR #129] [MERGED] [Bugfix] Remove Wallos Folder to Update #2405

Closed
opened 2025-11-20 05:29:41 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/129
Author: @MickLesk
Created: 11/8/2024
Status: Merged
Merged: 11/8/2024
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-1


📝 Commits (1)

  • 1addb21 [Bugfix] Remove Wallos Folder to Update

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 ct/wallos.sh (+1 -0)

📄 Description

Description

Before Update, Remove Wallos Folder.

Fixes # (issue)
https://github.com/community-scripts/ProxmoxVE/issues/110

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Documentation update required (this change requires an update to the documentation)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)

🔄 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/129 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/8/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (1) - [`1addb21`](https://github.com/community-scripts/ProxmoxVE/commit/1addb21e179c2e7920808f4f50c67940e098b343) [Bugfix] Remove Wallos Folder to Update ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ct/wallos.sh` (+1 -0) </details> ### 📄 Description ## Description Before Update, Remove Wallos Folder. Fixes # (issue) https://github.com/community-scripts/ProxmoxVE/issues/110 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) - [ ] Documentation update required (this change requires an update to the documentation) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) --- <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 05:29:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2405