diff options
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 \ |