Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-07-10 09:20:54 +00:00
parent b3cfdd28be
commit 07da709ffa
+2 -2
View File
@@ -5246,7 +5246,7 @@
], ],
"notes": [ "notes": [
"Create your admin account on first visit at the web UI.", "Create your admin account on first visit at the web UI.",
"To get your ONE-TIME SETUP CODE, type `grep -r \"BOOTSTRAP SETUP\" /var/log` inside LXC" "To get your ONE-TIME SETUP CODE, type `journalctl --no-pager -a | grep -i \"BOOTSTRAP SETUP\"` inside LXC"
], ],
"warnings": [ "warnings": [
"ExcaliDash is in BETA. Back up your data regularly." "ExcaliDash is in BETA. Back up your data regularly."
@@ -17956,7 +17956,7 @@
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
"has_arm": true, "has_arm": true,
"is_dev": true, "is_dev": false,
"execute_in": [ "execute_in": [
"lxc" "lxc"
], ],