[PR #7825] [MERGED] UpSnap #6963

Closed
opened 2026-02-05 07:42:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/7825
Author: @push-app-to-main[bot]
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @CrazyWolf13

Base: mainHead: add-script-upsnap


📝 Commits (4)

  • 6789429 'Add new script'
  • 8835053 Remove redundant success message in upsnap.sh
  • 06a0df7 Update upsnap.json
  • 66ab34a Fix JSON formatting in upsnap.json

📊 Changes

4 files changed (+155 additions, -0 deletions)

View changed files

ct/headers/upsnap (+6 -0)
ct/upsnap.sh (+53 -0)
frontend/public/json/upsnap.json (+40 -0)
install/upsnap-install.sh (+56 -0)

📄 Description

Automated migration of upsnap from ProxmoxVED to ProxmoxVE.


🔄 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/7825 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `add-script-upsnap` --- ### 📝 Commits (4) - [`6789429`](https://github.com/community-scripts/ProxmoxVE/commit/678942913f7cdfc686d72ca22a0dd25650512788) 'Add new script' - [`8835053`](https://github.com/community-scripts/ProxmoxVE/commit/883505351168f3121cc3d77011306a55b04be8c7) Remove redundant success message in upsnap.sh - [`06a0df7`](https://github.com/community-scripts/ProxmoxVE/commit/06a0df74b486b61f1f95b2fff39a4ef3664c26dd) Update upsnap.json - [`66ab34a`](https://github.com/community-scripts/ProxmoxVE/commit/66ab34a1f38302eae10d3a84bfeb2fd99c506b27) Fix JSON formatting in upsnap.json ### 📊 Changes **4 files changed** (+155 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/upsnap` (+6 -0) ➕ `ct/upsnap.sh` (+53 -0) ➕ `frontend/public/json/upsnap.json` (+40 -0) ➕ `install/upsnap-install.sh` (+56 -0) </details> ### 📄 Description Automated migration of upsnap from ProxmoxVED to ProxmoxVE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 07:42:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#6963