新增 Service:OpenClaw
@@ -0,0 +1,5 @@
|
|||||||
|
# 更新系統套件
|
||||||
|
|
||||||
|
```bash
|
||||||
|
apt update && apt upgrade -y && apt install -y curl wget git unzip
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user