committed by
GitHub
parent
19d052a3d3
commit
a68387abed
@@ -139,7 +139,7 @@ pub fn run_oh_my_zsh(ctx: &ExecutionContext) -> Result<()> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ctx.run_type()
|
ctx.run_type()
|
||||||
.execute("sh")
|
.execute("zsh")
|
||||||
.env("ZSH", &oh_my_zsh)
|
.env("ZSH", &oh_my_zsh)
|
||||||
.arg(&oh_my_zsh.join("tools/upgrade.sh"))
|
.arg(&oh_my_zsh.join("tools/upgrade.sh"))
|
||||||
.check_run()
|
.check_run()
|
||||||
|
|||||||
Reference in New Issue
Block a user