forked from forkanization/Proxmox-arm64
Update statuses
Suwayomi-Server Jeedom
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: Mips2648
|
# Author: Mips2648
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
|
||||||
# Source: https://jeedom.com/
|
# Source: https://jeedom.com/
|
||||||
|
|
||||||
APP="Jeedom"
|
APP="Jeedom"
|
||||||
|
|||||||
@@ -137,6 +137,7 @@
|
|||||||
"itsm-ng.json": "❌",
|
"itsm-ng.json": "❌",
|
||||||
"iventoy.json": "✅",
|
"iventoy.json": "✅",
|
||||||
"jackett.json": "✅",
|
"jackett.json": "✅",
|
||||||
|
"jeedom.json": "🚧",
|
||||||
"jellyfin.json": "✅",
|
"jellyfin.json": "✅",
|
||||||
"jellyseerr.json": "✅",
|
"jellyseerr.json": "✅",
|
||||||
"jenkins.json": "🧪",
|
"jenkins.json": "🧪",
|
||||||
@@ -304,8 +305,8 @@
|
|||||||
"statuses.json": "🚧",
|
"statuses.json": "🚧",
|
||||||
"stirling-pdf.json": "✅",
|
"stirling-pdf.json": "✅",
|
||||||
"streamlink-webui.json": "🧪",
|
"streamlink-webui.json": "🧪",
|
||||||
|
"suwayomi-server.json": "🚧",
|
||||||
"syncthing.json": "✅",
|
"syncthing.json": "✅",
|
||||||
"tandoor.json": "✅",
|
|
||||||
"tasmoadmin.json": "✅",
|
"tasmoadmin.json": "✅",
|
||||||
"tasmocompiler.json": "🧪",
|
"tasmocompiler.json": "🧪",
|
||||||
"tautulli.json": "✅",
|
"tautulli.json": "✅",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: Mips2648
|
# Author: Mips2648
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
|
||||||
# Source: https://jeedom.com/
|
# Source: https://jeedom.com/
|
||||||
|
|
||||||
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user