Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

basic-ota-server

  • Listens on :5901 and uses /wire/otas as a filepath for the OTAs by default.

  • Your file structure should look like:

/wire
/otas
latest
/full
/dev
#.#.#.#.ota
...
/oskr
#.#.#.#.ota
...
  • latest should be a file containing the version of your latest OTA - like 3.0.1.1
  • before you start copying in a new OTA to dev and oskr, touch a file called /wire/otas/dnar. after your OTAs are done, delete it
  • just use go build main.go and run main in a daemon or whatever

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages