mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-03 19:59:43 +01:00
test secrets
This commit is contained in:
parent
a5f574c5cb
commit
ae632d7a21
@ -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…
Reference in New Issue
Block a user