view interps/build.sh @ 6900:0475ebc3dac5

<izabera> ` sed -i s/unicy/uncy/ wisdom/uncyclopedia
author HackBot
date Wed, 17 Feb 2016 07:38:46 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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