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