mps.tpk
This commit is contained in:
parent
d5be7a2c87
commit
05472387a2
3
bin/mps
3
bin/mps
|
@ -1511,6 +1511,9 @@ ayarlar() {
|
||||||
#komple kurulu sistemin guncellenmesi
|
#komple kurulu sistemin guncellenmesi
|
||||||
-GS)
|
-GS)
|
||||||
sistem_guncelle ;;
|
sistem_guncelle ;;
|
||||||
|
#tekil temel paket guncelleme-single base package updating
|
||||||
|
-tg)
|
||||||
|
paket_sil "$2" "evet" && mps -ik $2 ;;
|
||||||
#tekil paket guncelleme-single package updating
|
#tekil paket guncelleme-single package updating
|
||||||
-g|--pkgu)
|
-g|--pkgu)
|
||||||
if [ ! "$2" ]; then
|
if [ ! "$2" ]; then
|
||||||
|
|
Loading…
Reference in New Issue