mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 18:14:58 +00:00
refactor: simplify localagi-install.sh by removing GO_VERSION variable from setup_go
This commit is contained in:
@@ -24,7 +24,7 @@ $STD apt install -y \
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="24" setup_nodejs
|
||||
GO_VERSION="latest" setup_go
|
||||
setup_go
|
||||
|
||||
msg_info "Installing Bun"
|
||||
$STD npm install -g bun
|
||||
|
||||
Reference in New Issue
Block a user