From f4bec0a77486766a119fbbe153fe8d527d5c06ac Mon Sep 17 00:00:00 2001 From: Robin Candau <53110319+Antiz96@users.noreply.github.com> Date: Sun, 26 Nov 2023 21:36:19 +0100 Subject: [PATCH] Space (#63) Just adding a space to respect the overall coding style so my inner self can find peace --- src/script/arch-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script/arch-update.sh b/src/script/arch-update.sh index 355d2ed..25f9eaa 100755 --- a/src/script/arch-update.sh +++ b/src/script/arch-update.sh @@ -323,7 +323,7 @@ check() { icon_updates_available if [ -n "${notif}" ]; then - if ! diff "${statedir}/current_check" "${statedir}/last_check" &>/dev/null; then + if ! diff "${statedir}/current_check" "${statedir}/last_check" &> /dev/null; then update_number=$(wc -l "${statedir}/current_check" | awk '{print $1}') if [ "${update_number}" -eq 1 ]; then