forked from forkanization/Proxmox-arm64
Update statuses
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/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
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: bvdberg01 | CanbiZ
|
# 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/bar-assistant
|
||||||
# Source: https://github.com/karlomikus/vue-salt-rim
|
# Source: https://github.com/karlomikus/vue-salt-rim
|
||||||
# Source: https://www.meilisearch.com/
|
# Source: https://www.meilisearch.com/
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/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
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: MickLesk (CanbiZ)
|
# 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: https://cloudreve.org/
|
||||||
|
|
||||||
APP="Cloudreve"
|
APP="Cloudreve"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/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
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: MickLesk (CanbiZ)
|
# 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: https://mealie.io
|
||||||
|
|
||||||
APP="Mealie"
|
APP="Mealie"
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
"babybuddy.json": "✅",
|
"babybuddy.json": "✅",
|
||||||
"backrest.json": "🧪",
|
"backrest.json": "🧪",
|
||||||
"baikal.json": "✅",
|
"baikal.json": "✅",
|
||||||
|
"bar-assistant.json": "🚧",
|
||||||
"barcode-buddy.json": "✅",
|
"barcode-buddy.json": "✅",
|
||||||
"bazarr.json": "✅",
|
"bazarr.json": "✅",
|
||||||
"beszel.json": "✅",
|
"beszel.json": "✅",
|
||||||
@@ -47,6 +48,7 @@
|
|||||||
"clean-orphaned-lvm.json": "🧪",
|
"clean-orphaned-lvm.json": "🧪",
|
||||||
"cloudflare-ddns.json": "🧪",
|
"cloudflare-ddns.json": "🧪",
|
||||||
"cloudflared.json": "✅",
|
"cloudflared.json": "✅",
|
||||||
|
"cloudreve.json": "🚧",
|
||||||
"cockpit.json": "✅",
|
"cockpit.json": "✅",
|
||||||
"coder-code-server.json": "🧪",
|
"coder-code-server.json": "🧪",
|
||||||
"commafeed.json": "✅",
|
"commafeed.json": "✅",
|
||||||
@@ -168,6 +170,7 @@
|
|||||||
"mariadb.json": "✅",
|
"mariadb.json": "✅",
|
||||||
"matterbridge.json": "✅",
|
"matterbridge.json": "✅",
|
||||||
"mattermost.json": "❌",
|
"mattermost.json": "❌",
|
||||||
|
"mealie.json": "🚧",
|
||||||
"mediamtx.json": "✅",
|
"mediamtx.json": "✅",
|
||||||
"medusa.json": "✅",
|
"medusa.json": "✅",
|
||||||
"meilisearch.json": "❌",
|
"meilisearch.json": "❌",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: bvdberg01 | CanbiZ
|
# 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/bar-assistant
|
||||||
# Source: https://github.com/karlomikus/vue-salt-rim
|
# Source: https://github.com/karlomikus/vue-salt-rim
|
||||||
# Source: https://www.meilisearch.com/
|
# Source: https://www.meilisearch.com/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: MickLesk (CanbiZ)
|
# 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: https://cloudreve.org/
|
||||||
|
|
||||||
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: MickLesk (CanbiZ)
|
# 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: https://mealie.io
|
||||||
|
|
||||||
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user