1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-25 16:40:07 -07:00

docs: update

This commit is contained in:
Dylan Araps 2019-08-27 10:10:53 +00:00
parent 2db79ddd35
commit 0d5397ebcd

1
kiss
View File

@ -900,7 +900,6 @@ pkg_updates() {
# Disable globbing.
set -f
outdated="zlib xset kiss"
# End here if no packages have an update.
[ "$outdated" ] || {
log "Everything is up to date"