mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
6 lines
122 B
Bash
6 lines
122 B
Bash
#!/usr/bin/env bash
|
|
|
|
CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|
|
|
bash "$CURRENT_PATH/compiler.sh" 1
|