shims/super/cc: run in bash shell
This commit is contained in:
		
							parent
							
								
									5e42c2eca8
								
							
						
					
					
						commit
						701904ad5c
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					#!/bin/bash
 | 
				
			||||||
# Make sure this shim uses the same Ruby interpreter that is used by Homebrew.
 | 
					# Make sure this shim uses the same Ruby interpreter that is used by Homebrew.
 | 
				
			||||||
if [[ -z "${HOMEBREW_RUBY_PATH}" ]]
 | 
					if [[ -z "${HOMEBREW_RUBY_PATH}" ]]
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user