Don't do more cloning that necessary
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/pr Build is passing
				
			This commit is contained in:
		
							
								
								
									
										3
									
								
								abra
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								abra
									
									
									
									
									
								
							| @ -356,8 +356,6 @@ load_custom_commands() { | ||||
|   if [ -n "$abra__domain_" ]; then | ||||
|     load_instance | ||||
|     load_instance_env | ||||
|  | ||||
|     require_app_clone "$APP" | ||||
|   fi | ||||
|  | ||||
|   if [ -f "$APP_DIR/abra-commands.sh" ]; then | ||||
| @ -625,7 +623,6 @@ sub_app_deploy (){ | ||||
|   prompt_confirm | ||||
|  | ||||
|   APP=$(basename "$APP_DIR") | ||||
|   require_app_clone "$APP" | ||||
|  | ||||
|   ( | ||||
|     cd "$APP_DIR" || error "\$APP_DIR '$APP_DIR' not found" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user