malfs mekanizma guncelleme
This commit is contained in:
parent
1e979b55af
commit
cab80c9dac
1 changed files with 9 additions and 5 deletions
4
bin/mps
4
bin/mps
|
@ -539,6 +539,10 @@ ayarlar() {
|
|||
-iko|--pkko2)
|
||||
paket_diskur_oto2 "$2" ;;
|
||||
-pak|--paketle)
|
||||
if [ ! "$2" ]; then
|
||||
ryaz 31 "paketlenecek dizin ismi eksik"
|
||||
exit 1
|
||||
fi
|
||||
yeniden_paketle "$2" ;;
|
||||
-os|--pkos)
|
||||
if [ ! "$2" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue