git ssb

0+

dangerousbeans / Entropy_contracts



Tree: c42bb8982d53a20ae590fe4370b84d58c770d2fc

Files: c42bb8982d53a20ae590fe4370b84d58c770d2fc / test.sh

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

Built with git-ssb-web