mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:19:27 +08:00
fix: use relative path for download script
This commit is contained in:
parent
666803e293
commit
3a8d73feb0
@ -43,7 +43,7 @@ Use these defaults unless the user specifies otherwise:
|
||||
Run `download-image.sh` (located in this skill's `scripts/` directory) to download and preview the image:
|
||||
|
||||
```bash
|
||||
bash skills/generating-images/scripts/download-image.sh \
|
||||
bash scripts/download-image.sh \
|
||||
--url "<image_url_from_response>" \
|
||||
--id "<responseId>" \
|
||||
--format "<outputFormat>" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user