Use PlatformIO 4 default dir structure (#14879)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							9624c90cfb
						
					
				
				
					commit
					2971b48a12
				
			| @@ -3,6 +3,7 @@ | ||||
| rm -rf .pioenvs | ||||
| rm -rf .piolibdeps | ||||
| rm -rf .piolib | ||||
| rm -rf .pio | ||||
|  | ||||
| if [[ $1 = "--deep" ]]; then | ||||
|   rm -rf ~/.platformio/packages/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user