Add error message if config not detected
This commit is contained in:
		
				
					committed by
					
						
						skullydazed
					
				
			
			
				
	
			
			
			
						parent
						
							99cb107b71
						
					
				
				
					commit
					bcdd7735c8
				
			@@ -13,4 +13,6 @@ case $(uname) in
 | 
			
		||||
	MSYS_NT*|MINGW64_NT*|MINGW32_NT*)
 | 
			
		||||
		exec "${util_dir}/msys2_install.sh"
 | 
			
		||||
	;;
 | 
			
		||||
  *)
 | 
			
		||||
    echo "Environment not support. Pleas see https://docs.qmk.fm for details on how to configure the QMK Firmware build tools"
 | 
			
		||||
esac
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user