From 64beb667e01a53a97e1c2b35b9ee1f3f6847aed2 Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Fri, 26 Oct 2018 14:53:43 -0700 Subject: [PATCH] Update shell --- CloneStuff.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloneStuff.sh b/CloneStuff.sh index 4d9bdf0..63822df 100644 --- a/CloneStuff.sh +++ b/CloneStuff.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Set default value for __retries __retries=5