From b50faa68d91fb87734c590e91afa5bbdc2d0342b Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Fri, 2 Sep 2022 16:56:01 -0500 Subject: [PATCH] Update welcome.sh --- welcome.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/welcome.sh b/welcome.sh index 44e8df1..fdda933 100644 --- a/welcome.sh +++ b/welcome.sh @@ -133,7 +133,6 @@ updates () { # Add all update counts together updates=$(($debian + $arch + $flatpak + fedora)) - updates=10 # Check the update amounts and print them out if [ $updates -eq 1 ];