mps-goc
This commit is contained in:
parent
344e1ec6de
commit
fbff2d74f8
1 changed files with 1 additions and 1 deletions
2
bin/mps
2
bin/mps
|
@ -40,7 +40,7 @@ git_sunucu_eski="https://github.com"
|
|||
if [ $? -eq 0 ];then
|
||||
echo "eski git sunucusundan göç ediliyor."
|
||||
_gockom="mv /sources/milis.git /sources/milis.git.eski"
|
||||
if [ $(whoami) == "root" ] && echo "ttt"
|
||||
if [ $(whoami) == "root" ];then
|
||||
$_gockom
|
||||
else
|
||||
sudo $_gockom
|
||||
|
|
Loading…
Add table
Reference in a new issue