This commit is contained in:
milisbir 2017-09-27 14:49:36 +03:00
parent 9934ce66dc
commit dbd6de039c
1 changed files with 2 additions and 0 deletions

View File

@ -2327,9 +2327,11 @@ ayarlar() {
ters_bagimli_bilgi "$2" ;;
-tbk)
ters_bagimli_kontrol "$2" ;;
### mps pka paketismi = ilgili paketin depo-gitdepo uyumluluğunu kontrol eder.
pka)
paket_analiz "$2"
exit 0;;
### mps pda paketdepo = paketlerin olduğu dizindeki paketlerin depo-gitdepo uyumluluğunu kontrol eder.
pda)
paketdepo_analiz "$2"
exit 0 ;;