Tony-ooo commited on
Commit
14a4f60
·
verified ·
1 Parent(s): ca3d731

Update on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +1 -0
on_startup.sh CHANGED
@@ -6,3 +6,4 @@ set -e # 如果有错误就退出
6
 
7
  npm install -g @qwen-code/qwen-code@latest
8
  npm i -g @iflow-ai/iflow-cli
 
 
6
 
7
  npm install -g @qwen-code/qwen-code@latest
8
  npm i -g @iflow-ai/iflow-cli
9
+ apt-get install openssh-client