diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-04-06 06:25:45 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-04-06 06:26:05 +0800 |
| commit | d46401b9cd429d31937ddb90a7600bfebfcafbaa (patch) | |
| tree | b32e177cfe87f6b8f1eb16dbb7e0f5e12cac9139 /home/xyz/.config/qrcp/config.json | |
| parent | a7bfc059a448d8de33f696a132369bb8ca236c62 (diff) | |
Because I change to another usb port because the old one sometimes
unmount the mifi and cause network interface down. But the new one also
unmount once, so maybe I'll change back, need more test.
Diffstat (limited to 'home/xyz/.config/qrcp/config.json')
| -rw-r--r-- | home/xyz/.config/qrcp/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 9e8fdbf1..3edc2938 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp0s20f0u1", + "interface": "enp0s20f0u3", "keepalive": false, "output": "", "path": "", |
