forked from forkanization/Proxmox-arm64
chore(statuses): update statuses
changed: archlinux-vm flowiseai karakeep kernel-pin lxc-delete mattermost
This commit is contained in:
12
frontend/public/json/statuses.json
generated
12
frontend/public/json/statuses.json
generated
@@ -18,7 +18,7 @@
|
||||
"apache-tomcat.json": "✅",
|
||||
"apt-cacher-ng.json": "✅",
|
||||
"archivebox.json": "✅",
|
||||
"archlinux-vm.json": "🚧",
|
||||
"archlinux-vm.json": "❌",
|
||||
"argus.json": "🧪",
|
||||
"aria2.json": "✅",
|
||||
"asterisk.json": "🧪",
|
||||
@@ -87,7 +87,7 @@
|
||||
"fileflows.json": "🧪",
|
||||
"firefly.json": "✅",
|
||||
"flaresolverr.json": "✅",
|
||||
"flowiseai.json": "🚧",
|
||||
"flowiseai.json": "✅",
|
||||
"fluid-calendar.json": "🧪",
|
||||
"forgejo.json": "✅",
|
||||
"freepbx.json": "❌",
|
||||
@@ -139,11 +139,11 @@
|
||||
"jenkins.json": "🧪",
|
||||
"jupyternotebook.json": "🧪",
|
||||
"kapowarr.json": "🧪",
|
||||
"karakeep.json": "🧪",
|
||||
"karakeep.json": "❌",
|
||||
"kasm.json": "🧪",
|
||||
"kavita.json": "✅",
|
||||
"kernel-clean.json": "✅",
|
||||
"kernel-pin.json": "🚧",
|
||||
"kernel-pin.json": "🧪",
|
||||
"keycloak.json": "✅",
|
||||
"kimai.json": "🧪",
|
||||
"koillection.json": "🧪",
|
||||
@@ -158,14 +158,14 @@
|
||||
"listmonk.json": "🧪",
|
||||
"lldap.json": "❌",
|
||||
"lubelogger.json": "❌",
|
||||
"lxc-delete.json": "🚧",
|
||||
"lxc-delete.json": "🧪",
|
||||
"lyrionmusicserver.json": "🧪",
|
||||
"mafl.json": "✅",
|
||||
"magicmirror.json": "✅",
|
||||
"managemydamnlife.json": "🧪",
|
||||
"mariadb.json": "✅",
|
||||
"matterbridge.json": "✅",
|
||||
"mattermost.json": "🧪",
|
||||
"mattermost.json": "❌",
|
||||
"mediamtx.json": "✅",
|
||||
"medusa.json": "✅",
|
||||
"meilisearch.json": "❌",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Author: MickLesk (CanbiZ)
|
||||
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
|
||||
|
||||
source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/api.func)
|
||||
source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/api.func)
|
||||
|
||||
function header_info {
|
||||
clear
|
||||
@@ -404,7 +404,6 @@ function start_script() {
|
||||
}
|
||||
|
||||
check_root
|
||||
arch_check
|
||||
pve_check
|
||||
ssh_check
|
||||
start_script
|
||||
|
||||
Reference in New Issue
Block a user