kiss: oops

This commit is contained in:
Dylan Araps 2020-04-22 17:42:57 +03:00
parent f2f2f643f2
commit 16097a5b98
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -850,7 +850,7 @@ pkg_install_files() {
# and this is fine.
[ -d "$line" ] || chmod "$perms" "$line" 2>/dev/null ||:
printf '%s %s (%s)\e[K\r' "$3" "$i/$man_tot" "$line"
printf '%s %s (%s)\e[J\r' "$3" "$i/$man_tot" "$line"
done
printf '\n'