forked from tykayn/mapillary_download
6 lines
180 B
Bash
6 lines
180 B
Bash
|
# scripts common shared variables
|
||
|
# this is to copy as a file named "secrets_variables.sh" which is ignored in this git repo
|
||
|
|
||
|
|
||
|
export MAPILLARY_DEV_TOKEN="MLY|blahblah_replace_it"
|