mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 05:22:53 -05:00
Update welcome.sh
This commit is contained in:
parent
012f248a32
commit
b50faa68d9
1 changed files with 0 additions and 1 deletions
|
@ -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 ];
|
||||
|
|
Loading…
Reference in a new issue