mps-oto-yukselt

This commit is contained in:
milisbir 2018-04-02 01:26:06 +03:00
parent d3cec86456
commit 281a211c5d
1 changed files with 2 additions and 2 deletions

View File

@ -1215,8 +1215,8 @@ sistem_guncelle_eski(){
sistem_guncelle_uygula(){
local _gdosya
if [ "$2" ]; then
_gdosya="$2"
if [ "$1" ]; then
_gdosya="$1"
fi
[ ! -f ${_gdosya} ] && exit 1
for gpkt in `cat ${_gdosya}`;do