mirror of
				https://github.com/vmstan/gravity-sync.git
				synced 2025-11-04 01:26:59 -05:00 
			
		
		
		
	Comment ending
This commit is contained in:
		
							parent
							
								
									a69e18802b
								
							
						
					
					
						commit
						a8e320aefe
					
				@ -78,7 +78,7 @@ function import_gs {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
		TASKTYPE='CONFIG'
 | 
							TASKTYPE='CONFIG'
 | 
				
			||||||
		config_generate
 | 
							config_generate
 | 
				
			||||||
		echo -e "Please run ${YELLOW}$#${NC} again."
 | 
							# echo -e "Please run ${YELLOW}$#${NC} again."
 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -92,7 +92,6 @@ function update_gs {
 | 
				
			|||||||
	echo -e "${INFO} ${MESSAGE}"
 | 
						echo -e "${INFO} ${MESSAGE}"
 | 
				
			||||||
		git reset --hard
 | 
							git reset --hard
 | 
				
			||||||
		git pull
 | 
							git pull
 | 
				
			||||||
		
 | 
					 | 
				
			||||||
	exit
 | 
						exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -106,7 +105,6 @@ function beta_gs {
 | 
				
			|||||||
		git reset --hard
 | 
							git reset --hard
 | 
				
			||||||
		git pull
 | 
							git pull
 | 
				
			||||||
		git checkout origin/development
 | 
							git checkout origin/development
 | 
				
			||||||
		
 | 
					 | 
				
			||||||
	exit
 | 
						exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user