mirror of
				https://github.com/vmstan/gravity-sync.git
				synced 2025-11-04 01:26:59 -05:00 
			
		
		
		
	error_validate
This commit is contained in:
		
							parent
							
								
									c26bbec364
								
							
						
					
					
						commit
						7fd89703e3
					
				@ -56,7 +56,7 @@ function import_gs {
 | 
				
			|||||||
	if [ -f $HOME/${LOCAL_FOLDR}/${CONFIG_FILE} ]
 | 
						if [ -f $HOME/${LOCAL_FOLDR}/${CONFIG_FILE} ]
 | 
				
			||||||
	then
 | 
						then
 | 
				
			||||||
	    source $HOME/${LOCAL_FOLDR}/${CONFIG_FILE}
 | 
						    source $HOME/${LOCAL_FOLDR}/${CONFIG_FILE}
 | 
				
			||||||
			if_validate
 | 
								error_validate
 | 
				
			||||||
			
 | 
								
 | 
				
			||||||
		MESSAGE="Using ${REMOTE_USER}@${REMOTE_HOST}"
 | 
							MESSAGE="Using ${REMOTE_USER}@${REMOTE_HOST}"
 | 
				
			||||||
		echo -e "${INFO} ${MESSAGE}"
 | 
							echo -e "${INFO} ${MESSAGE}"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user