From 4aefe1f3ec232997ff8de2fdf5fb16a5494747a3 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Sun, 11 Mar 2018 14:08:16 +0100 Subject: [PATCH] Change the path to bash --- internal_UUID_finder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal_UUID_finder.sh b/internal_UUID_finder.sh index 75a1e44..50fe59e 100755 --- a/internal_UUID_finder.sh +++ b/internal_UUID_finder.sh @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/bin/bash ### UUID finder for Mac ## author: @overdodactyl