mps-cikti

This commit is contained in:
milisarge 2017-04-05 04:42:43 +03:00
parent a3729ee1f7
commit fdacd5f90a

View file

@ -981,7 +981,7 @@ paketvt_guncelle(){
#if wget -P /tmp -q "$sunucu""paket.vt" > /dev/null; then #if wget -P /tmp -q "$sunucu""paket.vt" > /dev/null; then
if [ $? -eq 0 ]; then if [ $? -eq 0 ]; then
ryaz 32 $sunucu ryaz 32 $sunucu
ryaz 32 "paket veritabanı guncellenıyor." "$paketdepo""paket.vt" ryaz 32 "paket veritabanı güncelleniyor." "$paketdepo""paket.vt"
if [ -f "$paketdepo""paket.vt" ];then if [ -f "$paketdepo""paket.vt" ];then
mv "$paketdepo""paket.vt" "$paketdepo""paket.vt.eski" mv "$paketdepo""paket.vt" "$paketdepo""paket.vt.eski"
fi fi
@ -990,8 +990,8 @@ paketvt_guncelle(){
mps -kudo mps -kudo
exit 1 exit 1
fi fi
ryaz 31 "paket veritabanı guncelleme olumsuz." ryaz 31 "paket veritabanı güncelleme olumsuz."
hataloglama "paket veritabanı guncelleme olumsuz." hataloglama "paket veritabanı güncelleme olumsuz."
} }
talimat_bilgi(){ talimat_bilgi(){