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

15 lines
192 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-world.sh"
restarter