summaryrefslogtreecommitdiff
path: root/tools/vars.sh
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-07-25 23:49:19 +0000
committerAndrei Karas <akaras@inbox.ru>2017-07-25 23:49:19 +0000
commitb5c56b1147e6ec93d948c9e5eedcd5d68618b308 (patch)
treef74e6c6e7199cea5bb040ebac71c76e25da09f90 /tools/vars.sh
parent38a48f8136c3fa326e126cacbd8131608f25d51c (diff)
parentef92d33af87cddb0269ac50ae78ee2499daf231d (diff)
downloadplugin-b5c56b1147e6ec93d948c9e5eedcd5d68618b308.tar.gz
plugin-b5c56b1147e6ec93d948c9e5eedcd5d68618b308.tar.bz2
plugin-b5c56b1147e6ec93d948c9e5eedcd5d68618b308.tar.xz
plugin-b5c56b1147e6ec93d948c9e5eedcd5d68618b308.zip
Merge branch 'use_env_instead_of_full_path' into 'master'
Use /usr/bin/env for bash See merge request !4
Diffstat (limited to 'tools/vars.sh')
-rwxr-xr-xtools/vars.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vars.sh b/tools/vars.sh
index 5e52432..24d2aec 100755
--- a/tools/vars.sh
+++ b/tools/vars.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# MAX_SKILL 1510 + 22 = 1532
# MAX_SKILL_ID 10015 + 22 + 9963 = 20022