Refactor Bambuddy: fix URLs to ProxmoxVED, apt-get to apt, add JSON

This commit is contained in:
CanbiZ (MickLesk)
2026-03-27 13:54:24 +01:00
parent dcc0af2a75
commit ea48145d59
3 changed files with 39 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#!/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/community-scripts/ProxmoxVED/main/misc/build.func)
# Copyright (c) 2021-2026 community-scripts ORG
# Author: Adrian-RDA
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://github.com/maziggy/bambuddy
APP="Bambuddy"