chore: update statuses & build url

This commit is contained in:
Sam Heinz
2025-07-01 15:05:07 +10:00
parent b8e273bce8
commit 7a94c5d3f0
5 changed files with 7 additions and 6 deletions

View File

@@ -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://syncthing.net/ # Source: https://syncthing.net/
APP="Alpine-Syncthing" APP="Alpine-Syncthing"

View File

@@ -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: Slaviša Arežina (tremor021) # Author: Slaviša Arežina (tremor021)
# 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/Casvt/Kapowarr # Source: https://github.com/Casvt/Kapowarr
APP="Kapowarr" APP="Kapowarr"

View File

@@ -138,6 +138,7 @@
"jellyseerr.json": "✅", "jellyseerr.json": "✅",
"jenkins.json": "🧪", "jenkins.json": "🧪",
"jupyternotebook.json": "🧪", "jupyternotebook.json": "🧪",
"kapowarr.json": "🚧",
"karakeep.json": "🧪", "karakeep.json": "🧪",
"kasm.json": "🧪", "kasm.json": "🧪",
"kavita.json": "✅", "kavita.json": "✅",

View File

@@ -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://syncthing.net/ # Source: https://syncthing.net/
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG # Copyright (c) 2021-2025 community-scripts ORG
# Author: Slaviša Arežina (tremor021) # Author: Slaviša Arežina (tremor021)
# 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/Casvt/Kapowarr # Source: https://github.com/Casvt/Kapowarr
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"