token-wizard/scripts/getMintedCappedSolcVersion.sh

6 lines
156 B
Bash
Executable File

#!/bin/bash
mintedPath=submodules/auth-os-applications/TokenWizard/crowdsale/MintedCappedCrowdsale
cd $mintedPath
npm i
./node_modules/.bin/truffle version