When running the CLI script with --install, it backs up the preexisting Git hooks in a hooks.old directory. The reverse happens when running it with --uninstall, but it can be run twice to delete the preexisting hooks. This should be changed so that it can only be uninstalled once.