Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
6377c7d468
@ -23,7 +23,7 @@ msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Bun"
|
||||
export BUN_INSTALL=/opt/bun
|
||||
$STD curl -fsSL https://bun.sh/install | bash
|
||||
curl -fsSL https://bun.sh/install | $STD bash
|
||||
ln -sf /opt/bun/bin/bun /usr/local/bin/bun
|
||||
ln -sf /opt/bun/bin/bun /usr/local/bin/bunx
|
||||
msg_ok "Installed Bun"
|
||||
|
Loading…
x
Reference in New Issue
Block a user