mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-19 01:44:57 +00:00
Update checker fix
This commit is contained in:
parent
6b68015b07
commit
79ca318e9f
2 changed files with 5 additions and 26 deletions
|
@ -4,4 +4,6 @@ b=$(pacman -Qu | wc -l)
|
|||
|
||||
if [[ "$b" -ne "0" ]]; then
|
||||
echo " ";
|
||||
else
|
||||
echo "";
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue