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

kiss: clean up

This commit is contained in:
Dylan Araps 2019-09-10 12:19:43 +03:00
parent 6f6ed03755
commit 9e508097c6

2
kiss
View File

@ -693,7 +693,7 @@ pkg_install() {
[ "$required_install" ] &&
die "[$1] Package requires ${required_install%, }" \
"[$1]: Aborting here"
"[$1] Aborting here"
log "[$pkg_name] Installing package"