git ssb

0+

dangerousbeans / Entropy_contracts



Tree: d17930be221790cb8c2f81a7e0f674fad7b7fb57

Files: d17930be221790cb8c2f81a7e0f674fad7b7fb57 / test.sh

61 bytesRaw
1#!/bin/sh
2
3killall node
4nohup sh testchain.sh &
5truffle test
6

Built with git-ssb-web