mps.guncellendi
This commit is contained in:
parent
8719cd30f1
commit
8a32db5393
1 changed files with 2 additions and 1 deletions
3
bin/mps
3
bin/mps
|
@ -2079,7 +2079,8 @@ ayarlar() {
|
|||
hataloglama "(-kkp) paket ismi eksik"
|
||||
exit 1
|
||||
fi
|
||||
kirik_kontrol_paket "$2" ;;
|
||||
kirik_kontrol_paket "$2"
|
||||
exit 0 ;;
|
||||
### mps kirma paketismi = ilgili paketin sistemde kırdığı paketler tespit edilir.
|
||||
kirma)
|
||||
if [ ! "$2" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue