2026-08-07_13-29-49_CEST

This commit is contained in:
2026-08-07 13:29:49 +02:00
parent 04a48bb51e
commit 7b32b057fd
3 changed files with 22 additions and 15 deletions
+2
View File
@@ -1254,6 +1254,8 @@ function manual_shownotes_review() {
echo_error "The edited shownotes are missing \"${shownotes_edited}\"."
fi
# Bug utf8mb4 https://repo.anhonesthost.net/HPR/hpr_hub/issues/103
# emover --yes "${shownotes_edited}"
kate "${shownotes_edited}" >/dev/null 2>&1 &
librewolf "${working_dir}/${media_basename%.*}_media_report.html" >/dev/null 2>&1 &
seamonkey "${shownotes_edited}" >/dev/null 2>&1 &