diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-26 16:23:25 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-26 16:23:25 +0200 |
commit | 41f64fb28791ae9b099a4b63662bd5feda5bb530 (patch) | |
tree | 632e663b477565fc36d9c61838f8edfede8bc398 /conf | |
parent | 1f16a068e99ae9841666e4d58e6efa405d4090c1 (diff) |
Crossplatform header for bash files
Diffstat (limited to 'conf')
-rw-r--r-- | conf/config.sh.dist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/config.sh.dist b/conf/config.sh.dist index 43f273e5db..0e949e0426 100644 --- a/conf/config.sh.dist +++ b/conf/config.sh.dist @@ -1,5 +1,3 @@ -#!/bin/bash - # absolute root path of your azerothshard repository SRCPATH="$AC_PATH_ROOT" # absolute path where binary files must be stored |