再次嘗試使用腳本安裝
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
{{/* 其他自訂手動安裝腳本: */ -}}
|
||||
|
||||
{{/* 手動安裝 zsh */ -}}
|
||||
# if command -v zsh &> /dev/null; then
|
||||
# sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh-bin/master/install)" -- -d ~/.local -e no
|
||||
# fi
|
||||
if ! command -v zsh &> /dev/null; then
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh-bin/master/install)" -- -d ~/.local -e no
|
||||
fi
|
||||
|
||||
{{/* **** Root Mode ***************************************************** */ -}}
|
||||
{{ else -}}
|
||||
|
||||
Reference in New Issue
Block a user