mps-gecersiz-paremetre
This commit is contained in:
parent
5f332a542f
commit
340ebb0802
3
bin/mps
3
bin/mps
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue