diff --git a/scripts/install.sh b/scripts/install.sh index 6ea18f6..bf4daeb 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -35,7 +35,7 @@ echo "==> 安装 decman..." yay -S --needed --noconfirm decman echo "==> 应用系统配置..." -sudo decman --source "$CONFIG_DIR/source.py" +sudo decman --source "$CONFIG_DIR/source.py" < /dev/tty echo "==> 设置默认 shell 为 zsh..." if [ "$SHELL" != "$(which zsh)" ]; then