last second fix to counter

This commit is contained in:
Matteo Rossini 2021-01-25 16:56:13 +01:00
parent b8c692de7d
commit d6f18291c0

View file

@ -1503,7 +1503,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
else # other than 'upgrade'
for i in $1; do
printf "%11s\b\b\b\b\b\b\b\b\b\b" "[$c/$q]"
printf "%11s\b\b\b\b\b\b\b\b\b\b\b" "[$c/$q]"
let c++
TMPONOFF=$ONOFF
REPOPOS=$(grep -m1 " $(echo $i|sed 's/\.t.z//') " $TMPDIR/pkglist|awk '{print $1}'|sed 's/SLACKPKGPLUS_//')