Apply suggestion from @tremor021

This commit is contained in:
Slaviša Arežina 2025-11-25 15:36:11 +01:00 committed by GitHub
parent 62944ee6dd
commit 4e22a4af77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@ function update_script() {
msg_info "Stopping wanderer service"
systemctl stop wanderer-web
msg_ok "Stopped wanderer service"
fetch_and_deploy_gh_release "wanderer" "Flomp/wanderer" "tarball" "latest" "/opt/wanderer/source"
msg_info "Updating wanderer"