kiss: clean up

This commit is contained in:
Dylan Araps 2019-09-09 11:38:25 +03:00
parent 39ebc2b67f
commit 95704883ca
1 changed files with 1 additions and 2 deletions

3
kiss
View File

@ -989,8 +989,7 @@ args() {
esac
done
set -- $install_pkgs
pkg_install "$@"
pkg_install $install_pkgs
;;
r|remove)