git ssb

0+

dangerousbeans / Entropy_contracts



Tree: ec16ba78c444b0f8862e31b328cf1d27ddde4bc7

Files: ec16ba78c444b0f8862e31b328cf1d27ddde4bc7 / test.sh

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

Built with git-ssb-web