Fix script
commitf7a8bf10ba1d4073f6501ea1518d0e94ded4ac0e
authorAnish Athalye <me@anishathalye.com>
Thu, 7 Jun 2018 17:04:19 +0000 (7 13:04 -0400)
committerAnish Athalye <me@anishathalye.com>
Thu, 7 Jun 2018 17:04:19 +0000 (7 13:04 -0400)
treecbae09c287cf115e0939a22fb9aa6375c1a1d71c
parente72e3b47a0f9b23d966961776a1575c9354a491f
Fix script

It is only legal to `return` from a function or sourced script. The
right builtin to use here is `exit`.
bin/dotbot