[PR #142] [MERGED] Update OpenWrt script structure #211

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/142
Author: @michelroegl-brunner
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix/downlaods


📝 Commits (1)

  • 4ab151d Update OpenWrt script structure

📊 Changes

3 files changed (+651 additions, -76 deletions)

View changed files

scripts/json/openwrt.json (+0 -41)
scripts/json/petio.json (+0 -35)
scripts/vm/openwrt-vm.sh (+651 -0)

📄 Description

Summary

📁 Changes Made

  • Moved: scripts/json/openwrt.jsonscripts/vm/openwrt-vm.sh
  • Removed: scripts/json/petio.json (no longer needed)
  • Reorganized: Script structure for better categorization

📊 Files Changed

  • Deleted: scripts/json/openwrt.json
  • Deleted: scripts/json/petio.json
  • Added: scripts/vm/openwrt-vm.sh

🔄 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-Local/pull/142 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix/downlaods` --- ### 📝 Commits (1) - [`4ab151d`](https://github.com/community-scripts/ProxmoxVE-Local/commit/4ab151d3a4dec0a989e2d82f13e15d02fa19f184) Update OpenWrt script structure ### 📊 Changes **3 files changed** (+651 additions, -76 deletions) <details> <summary>View changed files</summary> ➖ `scripts/json/openwrt.json` (+0 -41) ➖ `scripts/json/petio.json` (+0 -35) ➕ `scripts/vm/openwrt-vm.sh` (+651 -0) </details> ### 📄 Description ## Summary ### 📁 Changes Made - **Moved**: `scripts/json/openwrt.json` → `scripts/vm/openwrt-vm.sh` - **Removed**: `scripts/json/petio.json` (no longer needed) - **Reorganized**: Script structure for better categorization ### 📊 Files Changed - ✅ Deleted: `scripts/json/openwrt.json` - ✅ Deleted: `scripts/json/petio.json` - ✅ Added: `scripts/vm/openwrt-vm.sh` --- <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 04:13:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#211