File size: 200 Bytes
8ede856
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
```bash
bash scripts/upload-doc-images-to-r2.sh \
    --remote astrbot-docs-s3 \
    --bucket astrbot \
    --prefix docs \
    --rewrite-markdown \
    --public-base-url https://files.astrbot.app
```