4580038013
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. |
||
---|---|---|
.. | ||
build.sh | ||
clean.sh | ||
install.sh | ||
script-functions.sh | ||
setup-ubuntu.sh |