新增 Service:OpenClaw

2026-07-28 15:32:25 +00:00
parent 2be69144f0
commit d57f2e0717
+5
@@ -0,0 +1,5 @@
# 更新系統套件
```bash
apt update && apt upgrade -y && apt install -y curl wget git unzip
```