Skip to content

Instantly share code, notes, and snippets.

@ookami-kb
Last active June 15, 2020 16:27
Show Gist options
  • Select an option

  • Save ookami-kb/f79c2dc3e73c36d3f3b83f1fc49fbf2b to your computer and use it in GitHub Desktop.

Select an option

Save ookami-kb/f79c2dc3e73c36d3f3b83f1fc49fbf2b to your computer and use it in GitHub Desktop.
#!/bin/sh
set -e
export PATH=$BUILD_SOURCESDIRECTORY/flutter/bin:$BUILD_SOURCESDIRECTORY/flutter/bin/cache/dart-sdk/bin:$PATH
# All scripts will be placed here
"$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment