Fix updater output from showing up.

This commit is contained in:
2026-06-19 08:00:51 -07:00
parent 4a6de24d26
commit 55fa6357b3
+2 -2
View File
@@ -694,8 +694,8 @@ if [[ "$USER" != "root" ]]; then
notify-send "$title" "$message" notify-send "$title" "$message"
fi fi
done done
fi fi >> "$HOME"/Reports/env-shared.log.txt 2>&1 &
) >> "$HOME"/Reports/env-shared.log.txt 2>&1 & )
fi fi