mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-06-13 17:30:20 +00:00
The signal.cli.install.dir system property was never set by the Gradle start script or anywhere else. Replace it with code source detection: resolve the jar's parent directory to find the install root, then look for bin/signal-call-tunnel relative to that. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>