diff options
author | HimbeerserverDE <52707839+HimbeerserverDE@users.noreply.github.com> | 2022-10-01 10:47:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-01 10:47:05 +0200 |
commit | a693d96773848b20278ebc26a7c0f558a314d25c (patch) | |
tree | fb5693714c4536b8c61992ed047d1014c7cb4af3 /install.sh | |
parent | d0f8f24ba38d93841f630302611ceff7dac3319a (diff) |
Revert incorrect paru fix by hand
gh web…
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ if command_exists pacman; then pavucontrol \ chafa - paru -Sy --noconfirm cava i3lock-fancy-rapid-git + paru -S --noconfirm cava i3lock-fancy-rapid-git elif command_exists apt; then ${SUDO} apt install -y gnupg gcc cmake g++ pkg-config libfontconfig1-dev libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev |