Update gitea-mirror.sh

This commit is contained in:
Tobias 2025-06-27 06:50:49 +02:00 committed by GitHub
parent 1ba1344b72
commit 6b605f4123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,6 +90,7 @@ function update_script() {
else
msg_ok "No update required. ${APP} is already at v${RELEASE}"
fi
fi
exit
}