diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-30 17:43:48 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-30 17:43:48 +0200 |
commit | 812613c745d6284c5ab885ad954aed5e05f8c04a (patch) | |
tree | d2360ca93388a33a3363f999363f6695f7be65b6 /install.sh | |
parent | b44fd47290a38fe17f3deb96a2c16e815dcf504b (diff) |
Update paru databases when installing cava and i3lock-fancy-rapid-git
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 -S --noconfirm cava i3lock-fancy-rapid-git + paru -Sy --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 |