Commit 33f5658
migrate_to_systemd.sh: skip LE cert dir check when SP_SKIP_NGINX=1
The cert dir is only referenced when the script writes a new nginx
vhost. With SP_SKIP_NGINX=1 the existing nginx config is the source
of truth and the cert may live at a different LE name (e.g.
support.ardupilot.org's cert is at live/neon.ardupilot.org/ because
that's the host that originally requested it). Conditional the
check on SP_SKIP_NGINX so support.ardupilot.org doesn't fail
preflight.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent ec92c3a commit 33f5658
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
64 | 72 | | |
65 | 73 | | |
66 | 74 | | |
| |||
0 commit comments