This commit is contained in:
milisbir 2017-07-31 17:07:56 +03:00
parent 64a5dda957
commit 62b5a0af15
1 changed files with 2 additions and 2 deletions

View File

@ -503,8 +503,8 @@ sistem_guncelle(){
local pk_guncelle local pk_guncelle
total=`ls $VT | wc -l` total=`ls $VT | wc -l`
pstr="[=======================================================================]" pstr="[=======================================================================]"
#mps -GG mps -GG
#mps -G mps -G
GS_CIKTI="H" GS_CIKTI="H"
while [ $count -lt $total ]; do while [ $count -lt $total ]; do
count=$(( $count + 1 )) count=$(( $count + 1 ))