mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 14:18:32 +03:00
folder structure
This commit is contained in:
parent
3560aca914
commit
674d94d50e
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Creates an .env from ENV variables for use with react-native-config
|
||||
|
||||
GOOGLE_JSON_FILE=$APPCENTER_SOURCE_DIRECTORY/app/google-services.json
|
||||
GOOGLE_JSON_FILE=$APPCENTER_SOURCE_DIRECTORY/android/app/google-services.json
|
||||
|
||||
printf "%s\n\n" $APPCENTER_SOURCE_DIRECTORY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user