Tony-ooo commited on
Commit
72e82f3
·
verified ·
1 Parent(s): e7a9f16

Update on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +1 -1
on_startup.sh CHANGED
@@ -6,4 +6,4 @@
6
 
7
  set -e # 如果有错误就退出
8
 
9
- bash -c "$(curl -fsSL https://gitee.com/iflow-ai/iflow-cli/raw/main/install.sh)"
 
6
 
7
  set -e # 如果有错误就退出
8
 
9
+ npm i -g @iflow-ai/iflow-cli@latest