ethermess/test.sh
2019-07-13 19:44:45 +03:00

5 lines
61 B
Bash
Executable file

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