aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index f18e938..080ea3b 100755
--- a/install.sh
+++ b/install.sh
@@ -40,7 +40,7 @@ if [ ${UID} -ne 0 ]; then
fi
if command_exists pacman; then
- ${SUDO} paru -Sy --noconfirm --useask --needed \
+ paru -Sy --noconfirm --useask --needed \
river \
seatd-openrc \
alacritty \