Skip to content

os-vector/basic-ota-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •