moonfire-nvr/scripts
Scott Lamb 4580038013 fix --require-auth flag
Apparently with docopt, --require-auth=false doesn't work, so booleans
with a default value of true can't be turned off. Toggle the default to
false to deal with this, for now. I'd prefer the default be true, but
I also would prefer to not use a negative --no-require-auth or
--allow-unauthenticated flag. I think I'll switch from docopt to clap
in the near future; it seems to be what the cool kids use.
2018-12-28 08:39:50 -06:00
..
build.sh simplify and fix installation instructions 2018-08-24 20:45:46 -07:00
clean.sh Rewrite of the installation script and accompanying documentation. (#15) 2018-03-03 06:41:15 -08:00
install.sh fix --require-auth flag 2018-12-28 08:39:50 -06:00
script-functions.sh update most deps, notably including reqwest 2018-11-20 09:32:55 -08:00
setup-ubuntu.sh install the tzdata package from scripts 2018-12-27 16:34:35 -06:00