Commit 237315e
fix: remove sudo from deploy script
sudo requires a TTY which isn't available in the heredoc SSH session.
The SSH user should have direct write access to /srv/docker/.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2c980b7 commit 237315e
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments