Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
kiss: Added message.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jul 4, 2019
1 parent 3de2a70 commit 2821cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kiss
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ args() {
shift
[ "$1" ] || die "'kiss remove' requires an argument."
root_check
log "Removing packages..."
for pkg; do pkg_remove "$pkg" check; done
;;

Expand Down

0 comments on commit 2821cc1

Please sign in to comment.