mirror of
https://github.com/ff4500/utilities.git
synced 2026-07-01 11:47:04 -05:00
bash env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function check_homebrew() {
|
||||
brew_check=$(command -v brew) > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user