Merge branch 'devel' into 10-braille-canvas-copyto

This commit is contained in:
Jakub Sobon 2018-07-01 17:32:44 -04:00
commit f9cc89400f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ fi
DIRECTORY="$1"
WRITE=""
if [ "$#" -ge 3 ]; then
if [ "$#" -ge 2 ]; then
WRITE="$2"
fi