aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index 0a35b35..4017308 100755
--- a/install.sh
+++ b/install.sh
@@ -19,7 +19,7 @@
echo "Update system..."
-#sudo pacman -Syu
+#sudo pacman -Syu --noconfirm --needed
echo "Install some common app.."
@@ -150,7 +150,7 @@ echo "Install packages need by scripts..."
#pikaur -S --noconfirm --needed pygmentize
#pikaur -S --noconfirm --needed xwinwrap-git
-### Added this for twmn but seems to be buggy...
+### Don't work because some function are deprecied an treated as error
#pikaur -S --noconfirm --needed qt5
#pikaur -S --noconfirm --needed twmn-git