mps-goc
This commit is contained in:
parent
a1fb157198
commit
d726ca7576
1
bin/mps
1
bin/mps
|
@ -36,6 +36,7 @@ git_sunucu="https://notabug.org"
|
||||||
git_sunucu_eski="https://github.com"
|
git_sunucu_eski="https://github.com"
|
||||||
|
|
||||||
if [ $(cat /sources/milis.git/.git/config | grep "url =" | grep "${git_sunucu_eski}") ];then
|
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
|
mv /sources/milis.git /sources/milis.git.eski
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue