mps-surumgunc-devir-iptal

This commit is contained in:
milisbir 2018-04-11 00:48:15 +03:00
parent e7fd417619
commit 9b34f2e175
1 changed files with 3 additions and 0 deletions

View File

@ -1131,6 +1131,9 @@ paket_guncelle(){
if [ -d "$VT/$1" ];then if [ -d "$VT/$1" ];then
if [ ${_paketguncel} -eq 0 ];then if [ ${_paketguncel} -eq 0 ];then
devir_kontrol $1 $2 $3 devir_kontrol $1 $2 $3
else
ryaz 32 "$1 paketi yeni güncellendi."
ryaz 32 "devir güncellemesi yapılmayacak."
fi fi
fi fi
export _paketguncel=0 export _paketguncel=0