From 69795d011203ac3b4c192526d65c9bc59568517b Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 15 Aug 2025 21:30:01 +0200 Subject: [PATCH] Update start-notification-service.sh --- start-notification-service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-notification-service.sh b/start-notification-service.sh index 1d7bf7f13..1dc3f2dc8 100644 --- a/start-notification-service.sh +++ b/start-notification-service.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -e +set -ex # Lancer un vrai service DBus org.freedesktop.Notifications en Python python3 - <<'PY'