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