aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-10 07:53:26 +0200
committerneodarz <neodarz@neodarz.net>2019-09-10 07:53:26 +0200
commitb228852c7da61aa1dbd0f29a4bdda9b10f8dd9c1 (patch)
tree39284b8cf1b8e003b33f71e77f9a74d60cf51cbe /install.sh
parent1103c2064440a16e4e6b0094f409cc781397c337 (diff)
downloaddotfiles-b228852c7da61aa1dbd0f29a4bdda9b10f8dd9c1.tar.xz
dotfiles-b228852c7da61aa1dbd0f29a4bdda9b10f8dd9c1.zip
Add option for automaticly make the update
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