fix: am-update-hook always success

add || true to satisfy dpkg hook
This commit is contained in:
Tianyu Chen
2023-09-06 20:27:37 +08:00
parent cdd7dfbac0
commit 1a042cfde8

View File

@ -1 +1 @@
post-invoke=busctl call org.desktopspec.ApplicationUpdateNotifier1 /org/desktopspec/ApplicationUpdateNotifier1 org.freedesktop.DBus.Peer Ping
post-invoke="busctl call org.desktopspec.ApplicationUpdateNotifier1 /org/desktopspec/ApplicationUpdateNotifier1 org.freedesktop.DBus.Peer Ping || /bin/true"