git ssb

0+

dangerousbeans / Entropy_contracts



Tree: 25d9fd85ca626b6d4aa65e6db5766def8b7741c0

Files: 25d9fd85ca626b6d4aa65e6db5766def8b7741c0 / test.sh

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

Built with git-ssb-web