mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 06:02:18 +08:00
Update README.md
This commit is contained in:
parent
d45e5b54a5
commit
d4b9cc7520
|
@ -365,6 +365,7 @@ curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run
|
|||
sudo systemctl enable --now code-server@root
|
||||
sed -i '1s/127.0.0.1:8080/0.0.0.0:8536/' ~/.config/code-server/config.yaml
|
||||
sudo systemctl restart code-server@root
|
||||
cat .config/code-server/config.yaml
|
||||
```
|
||||
|
||||
卸载需要
|
||||
|
|
Loading…
Reference in New Issue
Block a user