view interps/build.sh @ 2637:30c82c4af632

<monqy> addquote <itidus21> :D :D oh man.. i wonder if they ever made chess variants based off of animes
author HackBot
date Fri, 12 Apr 2013 04:19:38 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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