fix stoppablebid, add package.json

This commit is contained in:
Manuel Araoz
2016-08-18 16:30:17 -03:00
parent f8e6a13d3b
commit 99c8ac9a28
3 changed files with 34 additions and 2 deletions

3
scripts/install.sh Executable file
View File

@ -0,0 +1,3 @@
#! /bin/bash
mkdir -p ../../contracts/zeppelin && cp -r contracts/* "$_"