[PR #2305] [MERGED] Update ubuntu2410-vm.sh: Fix typo in API call. #3570

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2305
Author: @michelroegl-brunner
Created: 2/12/2025
Status: Merged
Merged: 2/12/2025
Merged by: @MickLesk

Base: mainHead: michelroegl-brunner-patch-4


📝 Commits (1)

  • d1020b4 Update ubuntu2410-vm.sh: Fix typo in API call.

📊 Changes

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

View changed files

📝 vm/ubuntu2410-vm.sh (+1 -1)

📄 Description

✍️ Description

Removes a unwanted s in the api call.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 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.

📋 Additional Information (optional)


🔄 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/2305 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-4` --- ### 📝 Commits (1) - [`d1020b4`](https://github.com/community-scripts/ProxmoxVE/commit/d1020b4b8da4b510e9aa287ee09ac99572225d29) Update ubuntu2410-vm.sh: Fix typo in API call. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `vm/ubuntu2410-vm.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> Removes a unwanted `s` in the api call. ## 🔗 Related PR / Discussion / Issue ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <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:05:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3570