mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 22:15:53 +00:00
Update gitea-mirror.sh
This commit is contained in:
@@ -47,9 +47,10 @@ function update_script() {
|
|||||||
ln -sf /opt/bun/bin/bun /usr/local/bin/bunx
|
ln -sf /opt/bun/bin/bun /usr/local/bin/bunx
|
||||||
msg_ok "Installed Bun"
|
msg_ok "Installed Bun"
|
||||||
|
|
||||||
msg_info "Updating and rebuilding ${APP} to v${RELEASE} (Patience)"
|
|
||||||
rm -rf /opt/gitea-mirror
|
rm -rf /opt/gitea-mirror
|
||||||
fetch_and_deploy_gh_release "arunavo4/gitea-mirror"
|
fetch_and_deploy_gh_release "arunavo4/gitea-mirror"
|
||||||
|
|
||||||
|
msg_info "Updating and rebuilding ${APP} to v${RELEASE} (Patience)"
|
||||||
cd /opt/gitea-mirror
|
cd /opt/gitea-mirror
|
||||||
bun install
|
bun install
|
||||||
bun run build
|
bun run build
|
||||||
|
|||||||
Reference in New Issue
Block a user