mps-tespit

This commit is contained in:
milisbir 2018-10-18 09:20:11 +03:00
parent be0c33c7af
commit 5a9d53af96
1 changed files with 3 additions and 3 deletions

View File

@ -1324,8 +1324,8 @@ sistem_guncelle(){
touch $_talimatsiz_dosya
total=`ls $VT | wc -l`
pstr="[=======================================================================]"
#git_guncelle
#paketvt_guncelle
git_guncelle
paketvt_guncelle
GS_CIKTI="H"
_pkliste=$(mktemp)
ls -rct $VT > ${_pkliste}
@ -3513,7 +3513,7 @@ ayarlar() {
exit 0 ;;
### mps yukselt . = tüm sistemin güncellemesini gerçekleştirir.
-GS|yukselt)
cikti_renk_ayarla "--normal"
#cikti_renk_ayarla "--normal"
#[ $2 ] && cikti_renk_ayarla "$2"
sistem_guncelle $args
exit 0 ;;