kiss: fix message

This commit is contained in:
Dylan Araps 2021-07-17 18:09:22 +03:00
parent 8ce7c9a701
commit 83608d65c2
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -1276,7 +1276,7 @@ pkg_etc() {
# All other cases. # All other cases.
*) *)
war "$1" "saving /$1 as /$1.new" war "$_pkg" "saving $1 as $1.new"
new=.new new=.new
;; ;;
esac esac