forked from gitea/gitea
		
	 9acf02ad7f
			
		
	
	
		9acf02ad7f
		
	
	
	
	
		
			
			- ssh/setup: test directive now check if a file exist in key path instead of a folder - ssh/setup script was hanging waiting for an input about rewriting the key as the test case was returning true, when it should have been false (check if file is a folder instead of a file)