kiss: unsquish

This commit is contained in:
Dylan Araps 2021-07-17 14:42:27 +03:00
parent 5d024096c7
commit 0d475206ff
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 0 deletions

2
kiss
View File

@ -1619,6 +1619,7 @@ pkg_update() {
*" kiss "*)
log "Detected package manager update"
log "The package manager will be updated first"
prompt
pkg_build_all kiss
@ -1632,6 +1633,7 @@ pkg_update() {
*)
log "Packages to update: $*"
prompt
pkg_order "$@"