From 18409c11403b70605e4cc3084cd9b32dd02b49d8 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Mon, 7 Jun 2021 08:58:16 -0400 Subject: [PATCH] Newline between updates --- scripts/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/update.sh b/scripts/update.sh index c590eba..c6e91ad 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -51,5 +51,7 @@ function manualUpdate { dnfUpdate aptUpdate +printf '\n' flatpakUpdate +printf '\n' manualUpdate