From 0e3fed419e240ddbf9161d9207ab0aa62843d4d4 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Mon, 4 Jan 2016 13:09:23 +1100 Subject: [PATCH] Revert shebang to /usr/bin/env bash --- fetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.sh b/fetch.sh index bccf2d91..ac059c91 100755 --- a/fetch.sh +++ b/fetch.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Fetch info about your system # # Optional Dependencies: (You'll lose these features without them)