diff --git a/bin/mps b/bin/mps index 5225bd8a0..e56b2b197 100755 --- a/bin/mps +++ b/bin/mps @@ -36,6 +36,7 @@ git_sunucu="https://notabug.org" git_sunucu_eski="https://github.com" if [ $(cat /sources/milis.git/.git/config | grep "url =" | grep "${git_sunucu_eski}") ];then + echo "eski git sunucusundan göç ediliyor." mv /sources/milis.git /sources/milis.git.eski fi