mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-04 21:22:14 +02:00
Update zerobyte-install.sh
This commit is contained in:
committed by
GitHub
parent
ebdbfbdb87
commit
2bbdf47d90
@@ -41,12 +41,10 @@ ln -sf /root/.bun/bin/bun /usr/local/bin/bun
|
|||||||
ln -sf /root/.bun/bin/bunx /usr/local/bin/bunx
|
ln -sf /root/.bun/bin/bunx /usr/local/bin/bunx
|
||||||
msg_ok "Installed Bun"
|
msg_ok "Installed Bun"
|
||||||
|
|
||||||
|
NODE_VERSION="24" setup_nodejs
|
||||||
fetch_and_deploy_gh_release "zerobyte" "nicotsx/zerobyte" "tarball"
|
fetch_and_deploy_gh_release "zerobyte" "nicotsx/zerobyte" "tarball"
|
||||||
|
|
||||||
# Workaround for high RAM during bun run build
|
msg_info "Building Zerobyte (Patience)"
|
||||||
NODE_VERSION="24" setup_nodejs
|
|
||||||
|
|
||||||
msg_info "Building Zerobyte"
|
|
||||||
cd /opt/zerobyte
|
cd /opt/zerobyte
|
||||||
export VITE_RESTIC_VERSION=$(cat ~/.restic)
|
export VITE_RESTIC_VERSION=$(cat ~/.restic)
|
||||||
export VITE_RCLONE_VERSION=$(cat ~/.rclone)
|
export VITE_RCLONE_VERSION=$(cat ~/.rclone)
|
||||||
|
|||||||
Reference in New Issue
Block a user