From 439783eaa57fb143af783361ec4b5b8debd3b321 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Mon, 19 May 2025 20:20:02 +1000 Subject: [PATCH] Add status, update build.func url --- ct/alpine-bitmagnet.sh | 2 +- ct/bitmagnet.sh | 2 +- frontend/public/json/statuses.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ct/alpine-bitmagnet.sh b/ct/alpine-bitmagnet.sh index 0b69962d6..fda684c00 100644 --- a/ct/alpine-bitmagnet.sh +++ b/ct/alpine-bitmagnet.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/bitmagnet.sh b/ct/bitmagnet.sh index f0012ebb1..9992e999d 100644 --- a/ct/bitmagnet.sh +++ b/ct/bitmagnet.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/frontend/public/json/statuses.json b/frontend/public/json/statuses.json index 4e43708db..7eb881305 100644 --- a/frontend/public/json/statuses.json +++ b/frontend/public/json/statuses.json @@ -30,8 +30,8 @@ "barcode-buddy.json": "✅", "bazarr.json": "✅", "beszel.json": "✅", + "bitmagnet.json": "🚧", "blocky.json": "✅", - "boltdiy.json": "✅", "bookstack.json": "✅", "bunkerweb.json": "✅", "bytestash.json": "✅", @@ -334,4 +334,4 @@ "zitadel.json": "🚧", "zoraxy.json": "✅", "zwave-js-ui.json": "✅" -} +} \ No newline at end of file