token-wizard/start_testrpc.sh

3 lines
82 B
Bash
Executable File

#!/usr/bin/bash
nohup node_modules/.bin/testrpc --gasLimit 0x989680 &>/dev/null &