summarylogtreecommitdiffstats
path: root/agenthub.sh
blob: f4f67ef4316fe8ec7e6d8414fed9d87ccacc3a82 (plain)
1
2
3
#!/bin/sh
# AgentHub desktop launcher — just exec the bundled Electron binary.
exec /opt/agenthub/agenthub "$@"