view interps/build.sh @ 12318:8b39a3bee917 draft

<arseniiv> learn The password of the month was fought for, and stomped on, but it remains unreconciled with
author HackEso <hackeso@esolangs.org>
date Sun, 01 Mar 2020 00:14:59 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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