Fix blend

This commit is contained in:
Filip Gralinski 2019-04-14 12:33:11 +02:00
parent a16e4e16c2
commit efd599936a
1 changed files with 1 additions and 1 deletions

View File

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