mirror of
				https://github.com/vmstan/gravity-sync.git
				synced 2025-11-03 17:17:03 -05:00 
			
		
		
		
	3.1.0(3)
This commit is contained in:
		
							parent
							
								
									c2201b3f8c
								
							
						
					
					
						commit
						844147240b
					
				@ -194,15 +194,11 @@ else
 | 
			
		||||
            echo -e "[${YELLOW}i${NC}] Check Documentation for Instructions"
 | 
			
		||||
			echo -e "[${YELLOW}i${NC}] Installation Exiting (without changes)"
 | 
			
		||||
        else
 | 
			
		||||
            echo -en "[${BLUE}?${NC}] Path to install Gravity Sync (default is $HOME)?"
 | 
			
		||||
            read INPUT_GS_DIR
 | 
			
		||||
            INPUT_GS_DIR="${INPUT_GS_DIR:-~}"
 | 
			
		||||
            
 | 
			
		||||
            echo -e "[${BLUE}>${NC}] Creating Gravity Sync Directories"
 | 
			
		||||
            git clone https://github.com/vmstan/gravity-sync.git $INPUT_GS_DIR
 | 
			
		||||
            git clone https://github.com/vmstan/gravity-sync.git
 | 
			
		||||
			echo -e "[${BLUE}>${NC}] Starting Gravity Sync Configuration"
 | 
			
		||||
			echo -e "========================================================"
 | 
			
		||||
			sh $INPUT_GS_DIR/gravity-sync/gravity-sync.sh configure < /dev/tty
 | 
			
		||||
			sh gravity-sync/gravity-sync.sh configure <&1
 | 
			
		||||
            # echo -e "[${YELLOW}i${NC}] This host is now prepared to configure Gravity Sync!"
 | 
			
		||||
            # echo -e "[${YELLOW}i${NC}] Please run './gravity-sync configure' from $HOME/gravity-sync"
 | 
			
		||||
            # echo -e "[${YELLOW}i${NC}] Visit https://github.com/vmstan/gravity-sync for more instructions."
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user