minor fixes overall

This commit is contained in:
CanbiZ (MickLesk)
2026-04-17 07:21:03 +02:00
parent 443481f7e6
commit 1a781eded7
8 changed files with 101 additions and 22 deletions

View File

@@ -204,8 +204,8 @@ EOF
msg_info "Enabling Corepack"
$STD corepack enable
$STD corepack prepare yarn@stable --activate
cd /opt/clickstack
$STD corepack prepare --activate
msg_ok "Enabled Corepack"
msg_info "Building HyperDX"