ethermess/test.sh

5 lines
61 B
Bash
Executable File

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