mps.guncelleme

This commit is contained in:
milisbir 2017-07-23 06:18:17 +03:00
parent 57fbe95d1b
commit ba4f198fcb
1 changed files with 1 additions and 1 deletions

View File

@ -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