diff --git a/googleGitLogIn.sh b/googleGitLogIn.sh index 849328e..d3eaf18 100755 --- a/googleGitLogIn.sh +++ b/googleGitLogIn.sh @@ -1,3 +1,7 @@ #!/bin/bash +if [[ "$1" == "--org" ]]; then + xdg-open https://accounts.google.com/signupwithoutgmail +fi + xdg-open https://www.googlesource.com/new-password