mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-03 11:58:15 -05:00
2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
[[ -n ${1} ]] && mkdir -p ${1} && builtin cd ${1}
|