git ssb

0+

dangerousbeans / Entropy_contracts



Tree: 0288fd21356a15c8f3f95a9f431bc370405ac46c

Files: 0288fd21356a15c8f3f95a9f431bc370405ac46c / test.sh

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

Built with git-ssb-web