Script fails with the following error: ``` git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. ``` I believe the `ls-remote` command in the script should be change to ```git ls-remote https://github.com/cucumber-school/scripts.git```