1
0
Fork 0
mirror of synced 2024-05-25 19:41:13 -04:00
zimfw/src/stage2/50_zimfw_install_update.zsh.erb

4 lines
122 B
Plaintext
Raw Normal View History

_zimfw_install_update() {
_zimfw_source_zimrc 1 ${1} && zargs -n 9 -P 0 -- "${_zmodules_zargs[@]}" -- _zimfw_run_tool
}