fix(desktop): match Exec path to installed binary (drop .sh suffix) #73

Merged
clawdie merged 1 commit from fix/desktop-join-hive-exec into main 2026-06-20 11:41:27 +02:00

1 commit

Author SHA1 Message Date
a2a0c15c3d fix(desktop): match Exec path to installed binary (drop .sh suffix)
Build installs /usr/local/bin/clawdie-join-hive (no .sh).
Desktop Exec had the .sh suffix — launcher would fail silently.
One-character fix: drop .sh from Exec line.
2026-06-20 11:40:55 +02:00