From fc2667788467636ccbb9362b660c851b03e46eb2 Mon Sep 17 00:00:00 2001 From: "|| Prof. - Xadk3!" Date: Mon, 17 Apr 2023 08:24:38 +0000 Subject: [PATCH] org auth param added --- googleGitLogIn.sh | 4 ++++ 1 file changed, 4 insertions(+) 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