pkvt-gunc

This commit is contained in:
root 2016-03-30 15:28:57 +03:00
parent 042fb9a185
commit 65ecd72034
1 changed files with 1 additions and 1 deletions

View File

@ -527,8 +527,8 @@ pvt_olustur(){
if [ -f "paket.vt" ];then
mv "paket.vt" "paket.vt.eski"
fi
for paket in `ls *.mps.lz`
ryaz 32 "paket.vt oluşturuluyor...."
for paket in `ls *.mps.lz`
do
paketad="`echo $paket|cut -d "#" -f1`"
shaek=`sha1sum $paket`