Commit fd63258
fix(crawl4ai): patch token placeholder in force/fresh prep block too
The previous fix only added the {{CRAWL4AI_API_TOKEN}} sed replacement to the
update-mode prep loop (new workflows only). The force/fresh prep block — used
by `setup.sh --force` and fresh installs — was missing the line, so the
placeholder stayed unreplaced in the deployed Web Reader node (every other
placeholder got replaced, only the token did not).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 664ea3b commit fd63258
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| 1254 | + | |
1254 | 1255 | | |
1255 | 1256 | | |
1256 | 1257 | | |
| |||
0 commit comments