Small fixes

This commit is contained in:
crater2150 2023-03-08 17:36:58 +01:00
parent 0cae13e4c1
commit 986347debf
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ xupdate() {
fi
else
xbps-install -SA "$@"
xcheckupdates
fi
}