mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-04 12:05:54 +03:00
pre
This commit is contained in:
parent
e2f34abad9
commit
08dbf4d490
@ -1,7 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# Creates an .env from ENV variables for use with react-native-config
|
||||
|
||||
GOOGLE_JSON_FILE=$APPCENTER_SOURCE_DIRECTORY/<path>/google-services.json
|
||||
GOOGLE_JSON_FILE=$APPCENTER_SOURCE_DIRECTORY/<path>/app/google-services.json
|
||||
|
||||
echo $APPCENTER_SOURCE_DIRECTORY
|
||||
|
||||
if [ -e "$GOOGLE_JSON_FILE" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user