mps_guncelleme

This commit is contained in:
milisman 2016-05-26 02:02:16 +00:00
parent 3513035cc1
commit 3eda579de3
1 changed files with 1 additions and 1 deletions

View File

@ -896,7 +896,7 @@ if [ "$ikaynak" = "ag" ]; then
#if wget -P /tmp -q "$sunucu$cpaket" > /dev/null; then
if [ $? -eq 0 ]; then
wget -nc -P "$paketdepo" "$sunucu$cpaket"
if [ -f "$paketde""popaket.vt" ];then
if [ -f "$paketdepo""paket.vt" ];then
ekontdeg=`cat "$paketdepo""paket.vt" | grep "^$2 " | cut -d' ' -f2`
mkontdeg=`md5sum $pkt | cut -d' ' -f1`
fi