Fixed typo...
This commit is contained in:
		
							parent
							
								
									487e6b8041
								
							
						
					
					
						commit
						45db3ee13b
					
				@ -200,7 +200,7 @@ if [ "$PROCESS" = "1" ]; then
 | 
				
			|||||||
		exit
 | 
							exit
 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	echo "If requested, enter your password to gain access to install nessisary files."
 | 
						echo "If requested, enter your password to gain access to install necessary files."
 | 
				
			||||||
	sudo "$0" installroot
 | 
						sudo "$0" installroot
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if [ "$PROCESS" = "2" ]; then
 | 
					if [ "$PROCESS" = "2" ]; then
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user