Files
azerothcore-wotlk-pbot/modules/acore/startup-scripts/examples/starter-auth.sh
2017-05-31 00:46:23 +02:00

15 lines
186 B
Bash

#!/usr/bin/env bash
PATH_RUNENGINE="./"
source $PATH_RUNENGINE/run-engine
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source ./conf-auth.sh
starter