Update gitea-mirror.sh
This commit is contained in:
parent
888e735fc0
commit
467a2a9fbf
@ -48,7 +48,7 @@ function update_script() {
|
|||||||
msg_ok "Installed Bun"
|
msg_ok "Installed Bun"
|
||||||
|
|
||||||
rm -rf /opt/gitea-mirror
|
rm -rf /opt/gitea-mirror
|
||||||
install_from_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source"
|
fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source"
|
||||||
|
|
||||||
msg_info "Updating and rebuilding ${APP} to v${RELEASE}"
|
msg_info "Updating and rebuilding ${APP} to v${RELEASE}"
|
||||||
cd /opt/gitea-mirror
|
cd /opt/gitea-mirror
|
||||||
|
Loading…
x
Reference in New Issue
Block a user