mps
This commit is contained in:
parent
64a5dda957
commit
62b5a0af15
4
bin/mps
4
bin/mps
|
@ -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 ))
|
||||||
|
|
Loading…
Reference in New Issue