moonfire-nvr/guide
Scott Lamb c140296da2 fix dependencies in CI
Running "apt-get install" without a preceding "apt-get update" has
started failing on GitHub Actions, eg:

https://github.com/scottlamb/moonfire-nvr/runs/1750609817

I believe the problem is that older packages have been removed from
the mirror, and the update will fix this, as described here:

https://github.com/actions/virtual-environments/issues/675#issuecomment-671057659

Also, I was using ncurses version 5 packages, when I should be using the
unversioned default. Same in the build guide.
2021-01-22 10:39:09 -08:00
..
build.md fix dependencies in CI 2021-01-22 10:39:09 -08:00
developing-ui.md fix description of MOONFIRE_DEV_HOST 2020-05-08 19:29:47 -07:00
install.md Update install.md 2021-01-21 16:57:07 -08:00
schema.md update docs to recommend new Docker setup 2021-01-21 16:00:38 -08:00
secure.md update docs to recommend new Docker setup 2021-01-21 16:00:38 -08:00
troubleshooting.md update docs to recommend new Docker setup 2021-01-21 16:00:38 -08:00