GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
62 stars 35 forks source link

PR: Introduce SCRIPT_DIR var in order to derive BASE_DIR #185

Closed shane-borden closed 2 years ago

shane-borden commented 2 years ago

Determine where collectData-Step1.sh is located place path into SCRIPT_DIR and then derive BASE_DIR from that. This allows you to run the script from anywhere and continue to have correct relative paths.

cofin commented 2 years ago

/gcbrun