ethermess/test.sh

5 lines
61 B
Bash
Raw Normal View History

#!/bin/sh
sudo true &&
LIBEXECDIR=. make &&
./ethermess "$@"