git ssb

0+

dangerousbeans / Entropy_contracts



Tree: 20956805ea57c55adfae6a122f1cacdf51a0535d

Files: 20956805ea57c55adfae6a122f1cacdf51a0535d / test.sh

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

Built with git-ssb-web