1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

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

View File

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