forked from forkanization/Proxmox-arm64
chore(statuses): add unported status for merged scripts
update license url update build.func url
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: Florianb63
|
# Author: Florianb63
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
|
||||||
# Source: https://itsm-ng.com/
|
# Source: https://itsm-ng.com/
|
||||||
|
|
||||||
APP="ITSM-NG"
|
APP="ITSM-NG"
|
||||||
|
|||||||
@@ -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: Joseph Stubberfield (stubbers)
|
# Author: Joseph Stubberfield (stubbers)
|
||||||
# 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/librespeed/speedtest-rust
|
# Source: https://github.com/librespeed/speedtest-rust
|
||||||
|
|
||||||
APP="Librespeed-Rust"
|
APP="Librespeed-Rust"
|
||||||
|
|||||||
4
frontend/public/json/statuses.json
generated
4
frontend/public/json/statuses.json
generated
@@ -132,6 +132,7 @@
|
|||||||
"inspircd.json": "❌",
|
"inspircd.json": "❌",
|
||||||
"inventree.json": "❌",
|
"inventree.json": "❌",
|
||||||
"iobroker.json": "✅",
|
"iobroker.json": "✅",
|
||||||
|
"itsm-ng.json": "🚧",
|
||||||
"iventoy.json": "✅",
|
"iventoy.json": "✅",
|
||||||
"jackett.json": "✅",
|
"jackett.json": "✅",
|
||||||
"jellyfin.json": "✅",
|
"jellyfin.json": "✅",
|
||||||
@@ -152,6 +153,7 @@
|
|||||||
"komodo.json": "🧪",
|
"komodo.json": "🧪",
|
||||||
"kubo.json": "✅",
|
"kubo.json": "✅",
|
||||||
"lazylibrarian.json": "✅",
|
"lazylibrarian.json": "✅",
|
||||||
|
"librespeed-rust.json": "🚧",
|
||||||
"libretranslate.json": "🧪",
|
"libretranslate.json": "🧪",
|
||||||
"lidarr.json": "✅",
|
"lidarr.json": "✅",
|
||||||
"linkwarden.json": "✅",
|
"linkwarden.json": "✅",
|
||||||
@@ -360,4 +362,4 @@
|
|||||||
"zoraxy.json": "✅",
|
"zoraxy.json": "✅",
|
||||||
"zot-registry.json": "🧪",
|
"zot-registry.json": "🧪",
|
||||||
"zwave-js-ui.json": "✅"
|
"zwave-js-ui.json": "✅"
|
||||||
}
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Copyright (c) 2021-2025 community-scripts ORG
|
# Copyright (c) 2021-2025 community-scripts ORG
|
||||||
# Author: Florianb63
|
# Author: Florianb63
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
|
||||||
# Source: https://itsm-ng.com/
|
# Source: https://itsm-ng.com/
|
||||||
|
|
||||||
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: Joseph Stubberfield (stubbers)
|
# Author: Joseph Stubberfield (stubbers)
|
||||||
# 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/librespeed/speedtest-rust
|
# Source: https://github.com/librespeed/speedtest-rust
|
||||||
|
|
||||||
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user