]> git.phdru.name Git - audio-cdr-video.git/commitdiff
Fix(audio/mk_list_recursive.sh): Fix a bug
authorOleg Broytman <phd@phdru.name>
Wed, 3 Apr 2019 19:16:32 +0000 (22:16 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 3 Apr 2019 19:16:32 +0000 (22:16 +0300)
With empty `$`` code `[ "$1" ] && cd "$1"` returns false and exits.


No differences found