git ssb

0+

dangerousbeans / Entropy_contracts



Tree: e4cf81bf43143aa7435de34b5be1e63b9dca0308

Files: e4cf81bf43143aa7435de34b5be1e63b9dca0308 / test.sh

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

Built with git-ssb-web