token-wizard/scripts/getDutchSolcVersion.sh

6 lines
147 B
Bash
Executable File

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