summaryrefslogtreecommitdiff
path: root/hercules_update
diff options
context:
space:
mode:
authorMonwarez <monwarez@gmail.com>2016-11-26 02:28:56 +0100
committerThibault Payet <monwarez@gmail.com>2017-07-26 00:18:53 +0200
commitbc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40 (patch)
tree09b7c88e828e3dd779658cc575df3e26c66696b6 /hercules_update
parente56a2a0f64c12f9fbeaccfa378fcddfb3620e74d (diff)
downloadtools-bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40.tar.gz
tools-bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40.tar.bz2
tools-bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40.tar.xz
tools-bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40.zip
use env instead of full path to bash
Diffstat (limited to 'hercules_update')
-rwxr-xr-xhercules_update/createnew.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hercules_update/createnew.sh b/hercules_update/createnew.sh
index cfa0eba..1274792 100755
--- a/hercules_update/createnew.sh
+++ b/hercules_update/createnew.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (C) 2011-2014 Evol Online
# Author: Andrei Karas (4144)