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

Closed
opened 2026-02-26 12:40:42 +03:00 by kerem · 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>
kerem 2026-02-26 12:40: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-Local#236
No description provided.