mps-gitgun

This commit is contained in:
milisbir 2018-01-30 08:06:50 +02:00
parent 4ac5619d18
commit 1b63640e47
1 changed files with 3 additions and 4 deletions

View File

@ -2063,6 +2063,7 @@ else
# Url: paketin ilgili web sayfası
# Paketçi: paketçi
# Gerekler:
# Grup:
isim=$isim
surum=1
@ -2520,12 +2521,10 @@ paketvt_guncelle(){
pktvt="paket${_sira}.vt"
fi
# sunucu bakım kontrolü
wget --no-check-certificate -q --spider "$pktsunucu""paket.vt.yeni"
[ $? -eq 0 ] && _bakim="var"
[ $(sunucu_erisim "$pktsunucu""paket.vt.yeni") = "aktif" ] && _bakim="var"
if [ $_bakim = "yok" ];then
wget --no-check-certificate -q --spider "$pktsunucu""paket.vt"
if [ $? -eq 0 ]; then
if [ $(sunucu_erisim "$pktsunucu""paket.vt") = "aktif" ]; then
ryaz 32 $pktsunucu
ryaz 32 "$_paketvt_guncelleniyor" "$paketdepo""$pktvt"
if [ -f "$paketdepo""$pktvt" ];then