Update mps

This commit is contained in:
Aylinux 2018-05-08 19:36:10 +03:00 committed by GitHub
parent 3ac067a8df
commit f649eb98da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1650,7 +1650,7 @@ paket_derle(){
if [ "$_kurulu" = "kurulu" ];then
_gncdurum=$(surum_devir_kontrol ${derpaket} --durum)
if [ "${_gncdurum}" == "var" ];then
echo "paketin güncellenmesi gerek."
echo "Kurulu sürüm depodaki sürümden farklı görünüyor depodaki sürüm ile eşitlemek ister misiniz? "
surum_devir_kontrol ${derpaket}
paket_sil ${derpaket}
fi