mirror of https://github.com/mum4k/termdash.git
Merge branch 'devel' into 10-braille-canvas-copyto
This commit is contained in:
commit
f9cc89400f
|
@ -30,7 +30,7 @@ fi
|
|||
DIRECTORY="$1"
|
||||
|
||||
WRITE=""
|
||||
if [ "$#" -ge 3 ]; then
|
||||
if [ "$#" -ge 2 ]; then
|
||||
WRITE="$2"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue