Fix building script

This commit is contained in:
Filip Graliński 2018-09-14 15:52:45 +02:00
parent e1b1ff53f1
commit 1acf5a4858
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash -xe
rm -rf ../geval
git clone git://gonito.net/geval
mv geval ..
stack install