remove bash scripts from postinstall (#1504)

This commit is contained in:
Denys Vuika
2020-07-02 08:05:49 +01:00
committed by GitHub
parent be9f947f38
commit b3a1d10c05
3 changed files with 4 additions and 2 deletions

View File

@@ -5,3 +5,5 @@ TO=$2;
./scripts/ci/utils/artifact-from-s3.sh -a "$FROM" -o "$TO"
node "./scripts/app-config-replace.js" --config="$TO/app.config.json" -a
npm run update-webdriver