aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrice.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/rice.sh b/rice.sh
index 77d17f3..e71e652 100755
--- a/rice.sh
+++ b/rice.sh
@@ -27,7 +27,6 @@ run_as_user() {
usermod -aG seat $PERMUSER
DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`"
-pacman -Sy --noconfirm
pacman -S $DEPLIST --noconfirm --needed
run_as_user cp -r "$WORKDIRECTORY"/.config /home/"$PERMUSER"