mps-goc
This commit is contained in:
		
							parent
							
								
									85bb77c23c
								
							
						
					
					
						commit
						f35072603c
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		
							
								
								
									
										6
									
								
								bin/mps
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								bin/mps
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -39,7 +39,11 @@ git_sunucu_eski="https://github.com"
 | 
			
		|||
 | 
			
		||||
if [ $? -eq 0 ];then
 | 
			
		||||
	echo "eski git sunucusundan göç ediliyor."
 | 
			
		||||
	sudo mv /sources/milis.git /sources/milis.git.eski
 | 
			
		||||
	if [ -f /usr/bin/sudo ];then
 | 
			
		||||
		sudo mv /sources/milis.git /sources/milis.git.eski
 | 
			
		||||
	else
 | 
			
		||||
		mv /sources/milis.git /sources/milis.git.eski
 | 
			
		||||
	fi
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue