Fix blend

This commit is contained in:
Filip Gralinski 2019-04-14 12:33:11 +02:00
parent a16e4e16c2
commit efd599936a

View File

@ -4,7 +4,7 @@
cd .. cd ..
STUDENT_DIR=`ls -d ${PREFIX}-s*` STUDENT_DIR=`ls -d ${PREFIX}-s??????`
echo "USING $STUDENT_DIR" echo "USING $STUDENT_DIR"