mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 23:28:56 +03:00
pre
This commit is contained in:
parent
d0d51d4242
commit
952abca953
@ -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