Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
Tosko edited this page May 1, 2020 · 5 revisions

Can I update the Dock Firmware manually?

Yes, you need to compile or download a new dock firmware image. Then use Curl to push the firmware to the dock with the following command:

curl -F "[email protected]" http://<Dock IP>/update
Clone this wiki locally