mps-goc
This commit is contained in:
parent
3a6e685023
commit
8a4ff966c4
2
bin/mps
2
bin/mps
|
@ -39,7 +39,7 @@ cat /sources/milis.git/.git/config | grep "url =" | grep "${git_sunucu_eski}" &>
|
||||||
|
|
||||||
if [ $? -eq 0 ];then
|
if [ $? -eq 0 ];then
|
||||||
echo "eski git sunucusundan göç ediliyor."
|
echo "eski git sunucusundan göç ediliyor."
|
||||||
mv /sources/milis.git /sources/milis.git.eski
|
sudo mv /sources/milis.git /sources/milis.git.eski
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue