mps-yeni-ayarlar

This commit is contained in:
milisbir 2018-06-09 00:16:42 +02:00
parent b918883811
commit 7d7a895eec
1 changed files with 1 additions and 1 deletions

View File

@ -2164,7 +2164,7 @@ git_guncelle() {
local _yerel
#git deponun sunucudan güncellenmesi
$_yaz_bilgi "$_git_guncelleniyor"
$_yaz_bilgi "$_git_guncelleniyor : $git_sunucu"
if [ $(sunucu_erisim ${git_repo}) = "aktif" ];then
if [ ! -d ${git_yereldepo} ];then
git clone ${git_repo} ${git_yereldepo}