Skip to content

Commit

Permalink
testnetify is called inside the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
uluaiv committed Oct 16, 2017
1 parent 4209ce9 commit 01c4a76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,4 @@ rm -rf node_modules

npm install

if [ "$1" == "development" -o "$1" == "testnet" ]; then
./testnetify.sh
fi

# cp "environments/$1.conf.js" conf.js

0 comments on commit 01c4a76

Please sign in to comment.