mxwcore-wotlk/apps/startup-scripts/examples/restarter-auth.sh

15 lines
191 B
Bash
Raw Normal View History

2023-11-07 05:04:30 -05:00
#!/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"
restarter