From 33c5a3f46c689f81344b34e1777740bf762e4a9e Mon Sep 17 00:00:00 2001 From: Monwarez Date: Sat, 25 Mar 2017 22:10:31 +0100 Subject: Use /usr/bin/env instead of full path --- upgrade.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upgrade.sh') diff --git a/upgrade.sh b/upgrade.sh index cc5e4b6..825c3b5 100755 --- a/upgrade.sh +++ b/upgrade.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export LANG=C -- cgit v1.2.3-70-g09d2