This commit is contained in:
milisbir 2017-09-09 07:33:32 +03:00
parent ac6971ed91
commit 570bfa982c
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ paket_guncelle_oto(){
durum=`kurulu_kontrol "$kpkt"`
if [ "$durum" = "kurulu" ]; then
paket_guncelle "$kpkt"
fi;;
fi
done
rm bag.liste tumbag.liste
}