mps.guncellendi

This commit is contained in:
milisbir 2017-09-08 19:31:23 +03:00
parent 8719cd30f1
commit 8a32db5393
1 changed files with 2 additions and 1 deletions

View File

@ -2079,7 +2079,8 @@ ayarlar() {
hataloglama "(-kkp) paket ismi eksik" hataloglama "(-kkp) paket ismi eksik"
exit 1 exit 1
fi fi
kirik_kontrol_paket "$2" ;; kirik_kontrol_paket "$2"
exit 0 ;;
### mps kirma paketismi = ilgili paketin sistemde kırdığı paketler tespit edilir. ### mps kirma paketismi = ilgili paketin sistemde kırdığı paketler tespit edilir.
kirma) kirma)
if [ ! "$2" ]; then if [ ! "$2" ]; then