mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Update Config.php
This commit is contained in:
		
							parent
							
								
									fee82c3cf1
								
							
						
					
					
						commit
						8785a3498d
					
				@ -352,7 +352,7 @@ class Config
 | 
			
		||||
     */
 | 
			
		||||
    public function getHostIdentityFileOption()
 | 
			
		||||
    {
 | 
			
		||||
        return $this->deployment('identity-file') ? '-i '.$this->deployment('identity-file').' ': '';
 | 
			
		||||
        return $this->deployment('identity-file') ? ('-i ' . $this->deployment('identity-file') . ' ') : '';
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    /**
 | 
			
		||||
@ -506,4 +506,4 @@ class Config
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user