update Mail-Archiver

This commit is contained in:
tremor021
2025-12-15 19:01:02 +01:00
parent 58f0b23ba6
commit 01df01c5e6
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ function update_script() {
exit
fi
if check_for_gh_release "mail-archiver-build" "s1t5/mail-archiver"; then
if check_for_gh_release "mail-archiver" "s1t5/mail-archiver"; then
msg_ok "Updated successfully!"
fi
exit