mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
Change runtime script URL to Aliyun mirror
Update the URL for the runtime script in README. Signed-off-by: 何时 <93520596+likes1234-bro@users.noreply.github.com>
This commit is contained in:
parent
3df3e27f85
commit
b71d504c52
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ Recommended image tags:
|
|||
Use the bundled Aliyun mirror shortcut when a nearer registry is configured:
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/iflytek/skillhub/main/scripts/runtime.sh | sh -s -- up --aliyun
|
||||
curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --aliyun --version edge
|
||||
```
|
||||
|
||||
Start the runtime:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue