From c671e4cd10611f85a46daee6c3eafdf4c2c04b71 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 10 Feb 2020 22:42:01 +0200 Subject: [PATCH] docs: update --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index eb0cb72..f5fea06 100755 --- a/kiss +++ b/kiss @@ -978,7 +978,7 @@ pkg_install() { ${sum_sys}${sum_old}*) new= ;; # All other cases. - *) log "$pkg_name" "WARN: saving $file as $file.new" + *) log "$pkg_name" "WARN: saving /$file as /$file.new" new=.new esac