更新 Service:VS Code

2026-05-11 01:58:25 +00:00
parent 4612c6c030
commit b268f9fcba
+6
@@ -15,3 +15,9 @@ curl -fsSL https://code-server.dev/install.sh | sh
```bash
systemctl daemon-reload && systemctl enable --now code-server@$USER && systemctl start code-server@$USER && systemctl status code-server@$USER
```
預設密碼
```bash
cat ~/.config/code-server/config.yaml
```