1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00

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

2
kiss
View File

@ -850,7 +850,7 @@ pkg_install_files() {
# and this is fine. # and this is fine.
[ -d "$line" ] || chmod "$perms" "$line" 2>/dev/null ||: [ -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 done
printf '\n' printf '\n'