feat: add Windows setup.ps1 for portable
# Add Windows setup.ps1 for portable
This commit is contained in:
@@ -53,7 +53,7 @@ irm https://u-claw.org/install.ps1 | iex
|
||||
git clone https://github.com/dongsheng123132/u-claw.git
|
||||
|
||||
# 2. 补齐大依赖(Node.js + OpenClaw,国内镜像,约 1 分钟)
|
||||
cd u-claw/portable && bash setup.sh
|
||||
cd u-claw/portable && bash setup.sh # Windows可用setup.ps1
|
||||
|
||||
# 3. 拷贝到 U 盘
|
||||
cp -R portable/ /Volumes/你的U盘/U-Claw/ # Mac
|
||||
|
||||
Reference in New Issue
Block a user