This commit is contained in:
milisbir 2018-01-22 03:45:12 +02:00
parent e328e1517f
commit d51b9830d2
1 changed files with 6 additions and 0 deletions

View File

@ -2664,6 +2664,12 @@ ayarlar() {
fi
oto_derle_kur_paketle "$2"
exit 0 ;;
### mps god paketismi = mps guncelle && mps odkp paketismi.
god)
git_guncelle
paketvt_guncelle
oto_derle_kur_paketle "$2"
exit 0 ;;
-dk|--pkdk)
paket_derle "$2" ;;
### mps -derlist liste = verilen liste dosyasındaki paketleri derler.Alt alta yazılı olmalıdır.