mps.guncelleme
This commit is contained in:
parent
57fbe95d1b
commit
ba4f198fcb
1 changed files with 1 additions and 1 deletions
2
bin/mps
2
bin/mps
|
@ -60,7 +60,7 @@ icerik_ekle(){
|
|||
rm /tmp/.PRE
|
||||
fi
|
||||
mkdir -p kur.$paketad &&
|
||||
if [ `type -p bsdtar` ];then
|
||||
if [ -f `type -p bsdtar` ];then
|
||||
bsdtar xf $1 -C kur.$paketad
|
||||
else
|
||||
tar xf $1 -C kur.$paketad
|
||||
|
|
Loading…
Add table
Reference in a new issue