SceneSwitcher/.github/scripts/utils.zsh/mkcd
WarmUpTill a4e26a7a51 Update github actions
Based on obs-plugintemplate@68e9fcd
2024-02-17 10:03:04 +01:00

2 lines
50 B
Plaintext

[[ -n ${1} ]] && mkdir -p ${1} && builtin cd ${1}