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

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

This commit is contained in:
Jakub Sobon 2018-07-01 17:32:58 -04:00
commit 09cda09f4f

View File

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