mps-yeni-ayarlar
This commit is contained in:
parent
b918883811
commit
7d7a895eec
2
bin/mps
2
bin/mps
|
@ -2164,7 +2164,7 @@ git_guncelle() {
|
||||||
local _yerel
|
local _yerel
|
||||||
|
|
||||||
#git deponun sunucudan güncellenmesi
|
#git deponun sunucudan güncellenmesi
|
||||||
$_yaz_bilgi "$_git_guncelleniyor"
|
$_yaz_bilgi "$_git_guncelleniyor : $git_sunucu"
|
||||||
if [ $(sunucu_erisim ${git_repo}) = "aktif" ];then
|
if [ $(sunucu_erisim ${git_repo}) = "aktif" ];then
|
||||||
if [ ! -d ${git_yereldepo} ];then
|
if [ ! -d ${git_yereldepo} ];then
|
||||||
git clone ${git_repo} ${git_yereldepo}
|
git clone ${git_repo} ${git_yereldepo}
|
||||||
|
|
Loading…
Reference in New Issue