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

kiss: better log message

This commit is contained in:
Dylan Araps 2019-09-22 14:27:08 +03:00
parent bf19fef66c
commit abc770ac32

2
kiss
View File

@ -497,7 +497,7 @@ pkg_build() {
}
}
log "Run 'kiss i $*' to install the built package(s)"
log "Run 'kiss i $*' to install the package"
}
pkg_checksums() {