test secrets
This commit is contained in:
parent
a5f574c5cb
commit
ae632d7a21
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "gmail test $GMAIL_CLIENT_ID"
|
||||
xxx="$GMAIL_CLIENT_ID"
|
||||
echo "gmail test $xxx"
|
||||
|
||||
os="$1"
|
||||
webengine="$2"
|
||||
|
|
Loading…
Add table
Reference in a new issue