mps-gecersiz-paremetre

This commit is contained in:
milisbir 2017-09-08 08:13:43 +03:00
parent 5f332a542f
commit 340ebb0802
1 changed files with 2 additions and 1 deletions

View File

@ -2062,7 +2062,8 @@ ayarlar() {
hataloglama "(-kdl) paket ismi eksik" hataloglama "(-kdl) paket ismi eksik"
exit 1 exit 1
fi fi
kurulum_dosya_listele "$2" ;; kurulum_dosya_listele "$2"
exit 0 ;;
### mps -kkp paketismi = ilgili paketin çalışması için eksik olan dosyaları tesbit eder. ### mps -kkp paketismi = ilgili paketin çalışması için eksik olan dosyaları tesbit eder.
-kkp) -kkp)
if [ ! "$2" ]; then if [ ! "$2" ]; then