mps-guncelleme
This commit is contained in:
parent
c964801ba3
commit
01dd9939f9
1 changed files with 2 additions and 3 deletions
5
bin/mps
5
bin/mps
|
@ -1360,9 +1360,8 @@ ayarlar() {
|
||||||
if [ "$durum" = "kurulu" ]; then
|
if [ "$durum" = "kurulu" ]; then
|
||||||
paket_guncelle "$2"
|
paket_guncelle "$2"
|
||||||
else
|
else
|
||||||
ryaz 31 "$2 paket kurulu degil!"
|
ryaz 31 "$2 paketi kurulu degil!"
|
||||||
hataloglama "paket kurulu degil!"
|
hataloglama "paketi kurulu degil!"
|
||||||
exit 1
|
|
||||||
fi;;
|
fi;;
|
||||||
#bagimliliklariyla beraber paket guncelleme-package updating with depencies
|
#bagimliliklariyla beraber paket guncelleme-package updating with depencies
|
||||||
-go|--pkgo)
|
-go|--pkgo)
|
||||||
|
|
Loading…
Add table
Reference in a new issue