mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-21 02:45:36 +00:00
update:修改文档示例密码
This commit is contained in:
@@ -71,7 +71,7 @@ sudo systemctl enable NetworkManager
|
||||
Bash
|
||||
|
||||
```
|
||||
sudo nmcli device wifi connect "MERCURY_1812" password "buzhidao"
|
||||
sudo nmcli device wifi connect "MERCURY_1812" password "12345678"
|
||||
|
||||
sudo nmcli connection modify "MERCURY_1812" ipv4.addresses "192.168.0.86/24" ipv4.gateway "192.168.0.1" ipv4.dns "8.8.8.8,114.114.114.114" ipv4.method "manual"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user