We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3075b34 commit fff7d47Copy full SHA for fff7d47
README.md
@@ -76,7 +76,7 @@ curl -fsSL https://raw.githubusercontent.com/iflytek/skillhub/main/scripts/runti
76
Aliyun mirror shortcut:
77
```bash
78
rm -rf /tmp/skillhub-aliyun
79
-curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --home /tmp/skillhub-aliyun --aliyun --version edge
+curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --home /tmp/skillhub-aliyun --aliyun --version latest
80
```
81
82
If deployment runs into problems, clear the existing runtime home and retry.
0 commit comments