From 056b00b7a24cd1361007dc3306af498df55f7dce Mon Sep 17 00:00:00 2001 From: milisbir Date: Thu, 8 Nov 2018 21:19:04 +0200 Subject: [PATCH] mps-gkur --- bin/mps | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/mps b/bin/mps index d39b8a75c..8e5817851 100755 --- a/bin/mps +++ b/bin/mps @@ -3310,7 +3310,9 @@ ayarlar() { paket_inkur_oto "$2" ;; ### mps gkur paketismi = git-paketvt günceller ve yerelde mps.lz varsa yereldekini yoksa sunucudan paketi indirip kurar. gkur) - git_guncelle && paketvt_guncelle && paket_inkur_oto "$2" + git_guncelle; + paketvt_guncelle; + paket_inkur_oto "$2" exit 0 ;; ### mps kur paketismi = yerelde mps.lz varsa yereldekini yoksa sunucudan paketi indirip kurar. kur) @@ -3672,7 +3674,7 @@ ayarlar() { exit 0 ;; ### mps -g paketismi = ilgili paketi tekil günceller. -g|--pkgu) - git_guncelle && paketvt_guncelle + git_guncelle;paketvt_guncelle if [ ! "$2" ]; then $_yaz_uyari "paket ismi eksik" hataloglama "paket ismi eksik"