view interps/build.sh @ 11581:8e6bdd935a69 draft

<oerjan> learn A cupboar is a very small boar. They may be found in cupboards.
author HackEso <hackeso@esolangs.org>
date Mon, 16 Jul 2018 16:53:17 +0100
parents 859f9b4339e6
children
line wrap: on
line source

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