[PR #4493] [MERGED] bitmagnet #5029

Closed
opened 2025-11-20 07:03:55 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4493
Author: @push-app-to-main[bot]
Created: 5/15/2025
Status: Merged
Merged: 5/15/2025
Merged by: @michelroegl-brunner

Base: mainHead: add-script-bitmagnet


📝 Commits (10+)

📊 Changes

6 files changed (+407 additions, -0 deletions)

View changed files

ct/alpine-bitmagnet.sh (+89 -0)
ct/bitmagnet.sh (+98 -0)
ct/headers/bitmagnet (+6 -0)
frontend/public/json/bitmagnet.json (+51 -0)
install/alpine-bitmagnet-install.sh (+85 -0)
install/bitmagnet-install.sh (+78 -0)

📄 Description

Automated migration of bitmagnet 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/4493 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 5/15/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `add-script-bitmagnet` --- ### 📝 Commits (10+) - [`d51ee6a`](https://github.com/community-scripts/ProxmoxVE/commit/d51ee6a44aee035939a74f28e734c4b36cf90090) 'Add new script' - [`99eeec1`](https://github.com/community-scripts/ProxmoxVE/commit/99eeec138c6e6ed81772b95fd4dff7d0b09da778) -fsSL - [`edabc62`](https://github.com/community-scripts/ProxmoxVE/commit/edabc6210e0f9f2ccaa0cd5a6e876b0c7465d7c5) -fsSL - [`32df248`](https://github.com/community-scripts/ProxmoxVE/commit/32df2482e41700b16af9326a9c7ce583640953c8) add alpine bitmagnet - [`498bf14`](https://github.com/community-scripts/ProxmoxVE/commit/498bf14360353c1f9007132a80b17e604156fa79) add alpine bitmagnet - [`bbcdc45`](https://github.com/community-scripts/ProxmoxVE/commit/bbcdc45ee8ce291fdf9fbefd3d89eb6f2b5b9d71) Update alpine-bitmagnet.sh - [`264d618`](https://github.com/community-scripts/ProxmoxVE/commit/264d61858ca1d3afaeda995bad869a4fea214dd3) Update alpine-bitmagnet-install.sh - [`91b1e49`](https://github.com/community-scripts/ProxmoxVE/commit/91b1e491c1d31d2e8ef64d3775cffee670374169) Update alpine-bitmagnet.sh - [`510c3ba`](https://github.com/community-scripts/ProxmoxVE/commit/510c3ba394fd81aca6204ad2e8cad1aec03c39cc) Update bitmagnet.sh - [`fb7199a`](https://github.com/community-scripts/ProxmoxVE/commit/fb7199a17a9c876425792f520f6b45f2bd50110b) Update bitmagnet.json ### 📊 Changes **6 files changed** (+407 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/alpine-bitmagnet.sh` (+89 -0) ➕ `ct/bitmagnet.sh` (+98 -0) ➕ `ct/headers/bitmagnet` (+6 -0) ➕ `frontend/public/json/bitmagnet.json` (+51 -0) ➕ `install/alpine-bitmagnet-install.sh` (+85 -0) ➕ `install/bitmagnet-install.sh` (+78 -0) </details> ### 📄 Description Automated migration of bitmagnet from ProxmoxVED to ProxmoxVE. --- <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 07:03:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5029