git ssb

0+

dangerousbeans / Entropy_contracts



Tree: e2d16c3510e7763b548d4c0110a89fa0924236d6

Files: e2d16c3510e7763b548d4c0110a89fa0924236d6 / test.sh

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

Built with git-ssb-web