fix: missing args from the install recipe
				
					
				
			This commit is contained in:
		
							parent
							
								
									ae8132f0db
								
							
						
					
					
						commit
						25772d512f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,7 @@ drush *args:
 | 
			
		|||
  {{ "just _exec php drush {{ args }}" | raw }}
 | 
			
		||||
 | 
			
		||||
install *args:
 | 
			
		||||
  just _exec php drush site:install -y {{ args }}
 | 
			
		||||
  {{ "just _exec php drush site:install -y {{ args }}" | raw }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
_exec +args:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue