Skip to content

Commit

Permalink
chore: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
himazawa committed Aug 5, 2024
1 parent b70b737 commit df001ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/onyx-boox-go-10.3/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ adb shell settings put global ntp_server_2 en.pool.ntp.org # replace "en" with y
```

## Change captive portal endpoints
Onyx uses their endpoints for the captive portal pings so I changed android ones:
Onyx uses their endpoints for the captive portal pings so I switched them with the ones from Android:

```adb
adb shell settings put global captive_portal_http_url "http://connectivitycheck.android.com/generate_204"
Expand Down

0 comments on commit df001ee

Please sign in to comment.