Update statuses

This commit is contained in:
Sam Heinz
2025-07-21 14:22:45 +10:00
parent fdae0fd419
commit 035706a995
7 changed files with 12 additions and 9 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/asylumexp/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: bvdberg01 | CanbiZ
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://github.com/karlomikus/bar-assistant
# Source: https://github.com/karlomikus/vue-salt-rim
# Source: https://www.meilisearch.com/

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
source <(curl -s https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://cloudreve.org/
APP="Cloudreve"

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/asylumexp/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://mealie.io
APP="Mealie"

View File

@@ -28,6 +28,7 @@
"babybuddy.json": "✅",
"backrest.json": "🧪",
"baikal.json": "✅",
"bar-assistant.json": "🚧",
"barcode-buddy.json": "✅",
"bazarr.json": "✅",
"beszel.json": "✅",
@@ -47,6 +48,7 @@
"clean-orphaned-lvm.json": "🧪",
"cloudflare-ddns.json": "🧪",
"cloudflared.json": "✅",
"cloudreve.json": "🚧",
"cockpit.json": "✅",
"coder-code-server.json": "🧪",
"commafeed.json": "✅",
@@ -168,6 +170,7 @@
"mariadb.json": "✅",
"matterbridge.json": "✅",
"mattermost.json": "❌",
"mealie.json": "🚧",
"mediamtx.json": "✅",
"medusa.json": "✅",
"meilisearch.json": "❌",

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG
# Author: bvdberg01 | CanbiZ
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://github.com/karlomikus/bar-assistant
# Source: https://github.com/karlomikus/vue-salt-rim
# Source: https://www.meilisearch.com/

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://cloudreve.org/
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://mealie.io
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"