From d18098196f78b9cec5baf4ad8ac349bcd8b4a212 Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Sun, 23 Jun 2024 20:46:29 +0900 Subject: [PATCH] =?UTF-8?q?=E6=97=A2=E5=AD=98=E3=81=AE=E3=82=B3=E3=83=BC?= =?UTF-8?q?=E3=83=89=E3=81=A0=E3=81=91=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/kde.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/kde.sh b/install/kde.sh index 09eeea7..d159c05 100644 --- a/install/kde.sh +++ b/install/kde.sh @@ -1,8 +1,8 @@ #!/usr/bin/bash printf "Do you want to install KDE Plasma? (yes or no)\n" -read temp +read -r temp -if [ $temp == "yes" ]; then +if [ "$temp" == "yes" ]; then sudo pacman -Syu --noconfirm sudo pacman -S plasma-meta sddm sddm-kcm packagekit-qt5 fcitx5-im konsole dolphin spectacle ark flatpak xdg-desktop-portal-gtk --noconfirm curl -OLk https://192.168.1.64:8443/www/suti7/arch/package/fcitx5-mozc-ext-neologd-2.30.5432.102.g441b11c-1-x86_64.pkg.tar.zst