Commit fabf56c
Fix signal-cli native archive naming in install.sh (#263)
The signal-cli release naming changed from
`signal-cli-native-{VERSION}-Linux-x86-64.tar.gz` to
`signal-cli-{VERSION}-Linux-native.tar.gz`. Update both the archive
filename and the extracted directory path to match.
Closes #262
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5cec862 commit fabf56c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments