mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 20:55:53 +00:00
Update gitea-mirror.sh
This commit is contained in:
@@ -42,7 +42,7 @@ function update_script() {
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user