From bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40 Mon Sep 17 00:00:00 2001 From: Monwarez Date: Sat, 26 Nov 2016 02:28:56 +0100 Subject: use env instead of full path to bash --- manaplus/connect_local_server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manaplus') diff --git a/manaplus/connect_local_server.sh b/manaplus/connect_local_server.sh index ccc155e..9ba756e 100755 --- a/manaplus/connect_local_server.sh +++ b/manaplus/connect_local_server.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export MANAPLUS="../../manaplus/src/manaplus" if [ -f "$MANAPLUS" ]; then -- cgit v1.2.3-60-g2f50