fixing contributing scripts

This commit is contained in:
Pedro Nasser
2016-07-27 18:36:05 -03:00
parent eeec3f08d2
commit fec90c5803
4 changed files with 6 additions and 7 deletions

5
api.sh Executable file
View File

@@ -0,0 +1,5 @@
set -ex
./build.sh
docker run --rm --privileged -it -p 8080:8080 -e LOG_LEVEL=debug -v $PWD/bolt.db:/app/bolt.db iron/functions