manual gpg option add
This commit is contained in:
parent
ca8d03c192
commit
91a0b6ee13
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
if [[ "$1" == "--org" ]]; then
|
||||
xdg-open https://accounts.google.com/signupwithoutgmail
|
||||
elif [[ "$1" == "--gpg"]]; then
|
||||
xdg-open https://developers.google.com/widevine/pgp
|
||||
fi
|
||||
|
||||
xdg-open https://www.googlesource.com/new-password
|
||||
|
|
Loading…
Reference in a new issue