Commit dddafc4
committed
Fix Sparkle key generation to use correct tool name
- Replace ed25519_sign_util with generate_keys (actual tool name)
- Add debugging output to show available Sparkle tools
- Fix key generation command to use correct tool
- Fix public key extraction to use correct tool
- Resolves 'No such file or directory' error for ed25519_sign_util1 parent 61f2890 commit dddafc4
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
205 | 214 | | |
206 | 215 | | |
| 216 | + | |
207 | 217 | | |
208 | 218 | | |
209 | 219 | | |
| |||
0 commit comments