File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "startedAt" : " 2025-12-11T14:08:50.264Z " ,
2+ "startedAt" : " 2025-12-12T12:28:06.521Z " ,
33 "siteBase" : " https://docs.chain.link" ,
44 "sections" : [
55 {
66 "section" : " cre-go" ,
77 "pagesProcessed" : 84 ,
88 "outputPath" : " src/content/cre/llms-full-go.txt" ,
9- "bytes" : 662227 ,
10- "prevBytes" : 656030 ,
11- "deltaBytes" : 6197
9+ "bytes" : 673266 ,
10+ "prevBytes" : 673264 ,
11+ "deltaBytes" : 2
1212 },
1313 {
1414 "section" : " cre-ts" ,
1515 "pagesProcessed" : 79 ,
1616 "outputPath" : " src/content/cre/llms-full-ts.txt" ,
17- "bytes" : 618245 ,
18- "prevBytes" : 612048 ,
19- "deltaBytes" : 6197
17+ "bytes" : 629623 ,
18+ "prevBytes" : 629621 ,
19+ "deltaBytes" : 2
2020 },
2121 {
2222 "section" : " vrf" ,
123123 "deltaBytes" : 0
124124 }
125125 ],
126- "finishedAt" : " 2025-12-11T14:08:54.424Z "
126+ "finishedAt" : " 2025-12-12T12:28:10.711Z "
127127}
Original file line number Diff line number Diff line change @@ -546,7 +546,7 @@ Choose your installation method:
546546The easiest way to install the CRE CLI is using the installation script:
547547
548548```bash
549- curl -sSL https://cre.chain.link/install.sh | sh
549+ curl -sSL https://cre.chain.link/install.sh | bash
550550```
551551
552552This script will:
Original file line number Diff line number Diff line change @@ -546,7 +546,7 @@ Choose your installation method:
546546The easiest way to install the CRE CLI is using the installation script:
547547
548548```bash
549- curl -sSL https://cre.chain.link/install.sh | sh
549+ curl -sSL https://cre.chain.link/install.sh | bash
550550```
551551
552552This script will:
You can’t perform that action at this time.
0 commit comments