vault backup: 2026-05-08 19:18:04

This commit is contained in:
cyy_compute
2026-05-08 19:18:04 +08:00
parent 11e706fa15
commit 981c613adf
10 changed files with 40 additions and 79 deletions

View File

@@ -131,13 +131,7 @@ claude
在.clude.json中加入
"skipWebFetchPreflight": true
# 通过npm安装
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
# linux通过npm安装
```
which node
@@ -162,8 +156,3 @@ which npm
npm install -g @anthropic-ai/claude-code
claude --version
```
nvm install 20/
nvm use 20/
nvm alias default 20
npm install -g @anthropic-ai/claude-code

View File

@@ -0,0 +1,3 @@
pkg install proot-distro && proot-distro install ubuntu && proot-distro login ubuntu
bash -c "$(curl -fsSL https://astrbot.app/termux.sh)"