view interps/build.sh @ 9067:530d1cfa1afd

<int-e> le/rn music/The result was a short burst of the most hideous cacophony in G minor.
author HackBot
date Sun, 25 Sep 2016 19:50:39 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/bash
cd interps
make >& /dev/null &
sleep 20
kill %
wait
echo $?