Skip to content

Instantly share code, notes, and snippets.

@opdavies
Created May 12, 2016 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save opdavies/0e25ef7c44858c7d3c696dd7a18af1a6 to your computer and use it in GitHub Desktop.
Save opdavies/0e25ef7c44858c7d3c696dd7a18af1a6 to your computer and use it in GitHub Desktop.
#!/bin/bash
rm -rf drupalvm.phar drupalvm.phar.version
box build
shasum drupalvm.phar | awk '{print $1}' > drupalvm.phar.version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment