Initial Home page

Yegor S
2023-02-14 12:51:40 -05:00
commit d313899705

4
Known-Issues.md Normal file

@@ -0,0 +1,4 @@
This page documents known issues, and solutions.
## RT-AC68U
This router supports armv7 architecture, however the `linux_armv7` binary [will not run](https://github.com/golang/go/issues/32760) on it. The solution is simple: use the `linux_armv5` binary instead.