Ensure we always return successfully even if waybar isn't running

This commit is contained in:
David Heinemeier Hansson
2025-10-23 07:50:56 -07:00
parent 786ae66154
commit 88011f5d11

View File

@@ -2,3 +2,4 @@
# Ensure Waybar icon offering the available update is removed
pkill -RTMIN+7 waybar
exit 0