fix(desktop): match Exec path to installed binary (drop .sh suffix) #73
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/desktop-join-hive-exec"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build installs
/usr/local/bin/clawdie-join-hive(no.sh). Desktop Exec had the.shsuffix — the "Join Hive" icon would fail silently.One-character fix: drop
.shfrom the Exec line in the desktop file.