aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-29 01:33:38 +0300
committerawy <awy@awy.one>2025-10-29 01:33:38 +0300
commitc439e064388af78d179002831b6ff27a60d60f21 (patch)
tree6fdd5765ed7f7d7c9bec4b5344bdc8aa0e3e3d91 /rice.sh
parente4bf0f02e29fedb4654409eacad71c87db635dd1 (diff)
downloadhyprdots-c439e064388af78d179002831b6ff27a60d60f21.tar.gz
better not to do this shitHEADmaster
Diffstat (limited to 'rice.sh')
-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"