From 9fed87083363edad06f2e28326751e9d28dcd3b6 Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Sun, 26 Nov 2023 21:30:22 +0100 Subject: [PATCH] Space 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