diff --git a/bin/mps b/bin/mps index 553fc9793..5ee836a1d 100755 --- a/bin/mps +++ b/bin/mps @@ -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 ;;