view interps/build.sh @ 2187:18117a1af935

<boily> learn category-helpdesk is a helpdesk with identity and composition. This channel isn\'t it.
author HackBot
date Tue, 19 Feb 2013 21:49:50 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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