mps-pdepo-analiz
This commit is contained in:
parent
4732d25a08
commit
9ecfb2afd6
1 changed files with 1 additions and 1 deletions
2
bin/mps
2
bin/mps
|
@ -318,7 +318,7 @@ paketdepo_analiz(){
|
|||
if [[ $konum != "-1" && $konum != "0" ]];then
|
||||
source $_konum/talimat
|
||||
if [ -f $pkt ];then
|
||||
tar xf $pkt .META
|
||||
bsdtar xf $pkt .META
|
||||
if [ -f $PWD/.META ];then
|
||||
mv .META /tmp/$_apaket.META
|
||||
satir=$(sed -n '7p' < /tmp/$_apaket.META)
|
||||
|
|
Loading…
Add table
Reference in a new issue