view interps/build.sh @ 4125:ecf2f58350e2

<oerjan> echo "A Chu space is just a matrix. Taneb invented them, then Chu stole his invention." >wisdom/chu\\ space
author HackBot
date Wed, 04 Dec 2013 22:34:16 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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