更新 Service:VS Code
@@ -7,7 +7,7 @@ apt update && apt install -y curl
|
||||
安裝 VS Code
|
||||
|
||||
```bash
|
||||
curl -fsSL https://code-server.dev | sh
|
||||
curl -fsSL https://code-server.dev/install.sh | sh
|
||||
```
|
||||
|
||||
啟動服務
|
||||
|
||||
Reference in New Issue
Block a user