mps
This commit is contained in:
parent
04959bae52
commit
a175f0f6d7
1 changed files with 1 additions and 0 deletions
1
bin/mps
1
bin/mps
|
@ -1292,6 +1292,7 @@ sistem_guncelle(){
|
||||||
fi
|
fi
|
||||||
if [ "$1" = "dosya" ];then
|
if [ "$1" = "dosya" ];then
|
||||||
_onay=2
|
_onay=2
|
||||||
|
[ "$2" = "evet" ] && _onay=1
|
||||||
fi
|
fi
|
||||||
if [ "$1" ] && [ -f "$1" ];then
|
if [ "$1" ] && [ -f "$1" ];then
|
||||||
guncelleme_dosya="$1"
|
guncelleme_dosya="$1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue