Update start-notification-service.sh
Run CI Tests / test (push) Successful in 2m0s

This commit is contained in:
2025-08-15 21:30:41 +02:00
parent 69795d0112
commit fa347eeefe
+1 -1
View File
@@ -2,7 +2,7 @@
set -ex
# Lancer un vrai service DBus org.freedesktop.Notifications en Python
python3 - <<'PY'
python3 - <<'PY'
from pydbus import SessionBus
from gi.repository import GLib