diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-30 17:45:33 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-30 17:45:33 +0200 |
commit | d0f8f24ba38d93841f630302611ceff7dac3319a (patch) | |
tree | b099c9edb105f5e57b14553063e26325b77b7a9c /shell_only.sh | |
parent | 812613c745d6284c5ab885ad954aed5e05f8c04a (diff) |
Update paru databases when installing c-lolcat tty-clock-git
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_only.sh b/shell_only.sh index a30aea7..edee21d 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -69,7 +69,7 @@ if command_exists pacman; then Sudo = $(which ${SUDO}) EOT - paru -S --noconfirm c-lolcat tty-clock-git + paru -Sy --noconfirm c-lolcat tty-clock-git elif command_exists apt; then ${SUDO} apt update ${SUDO} apt install -y \ |