#!/usr/bin/env sh if [ "$SOLC_NIGHTLY" = true ]; then docker pull ethereum/solc:nightly fi npx truffle compile