Commit d9fcacf
🐛 fix: use scp to write groups.json preserving double quotes
The ssh echo command was stripping double quotes from the JSON.
Write to a temp file locally and scp it to the server instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4ec4fe9 commit d9fcacf
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments