This commit is contained in:
milisbir 2018-06-09 14:13:52 +02:00
parent a1fb157198
commit d726ca7576
1 changed files with 1 additions and 0 deletions

View File

@ -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